@extends ('focus.report.pdf.statement') @section('statement_body')
| {{trans('sales_channel.sales_channel')}} | {{trans('general.amount')}} |
| ' . $row['name'] . ' | ' . amountFormat($row['total_sales']) . ' |
| {{trans('general.summary')}} | ||
| {{trans('general.total')}}: | {{amountFormat($balance)}} |