@php($assist = App\Services\Logic\Assist::class) {{-- 明細行 --}} {{-- No. --}} {{-- 得意先コード --}} {{-- 得意先名 --}} {{-- 請求書番号 --}} {{-- 回収予定日 --}} {{-- 請求金額 --}} {{-- 入金金額合計 --}} {{-- 内訳 --}} @php($detailBtnVisible = ($row->billing_id!='') ? '' : 'hidden')