{{ __('Customer Report') }}
{{ __('#') }} | {{ __('Company Name') }} | {{ __('Customer Name') }} | {{ __('Invoices Amount') }} | {{ __('Paid') }} | {{ __('Pending') }} | |||
---|---|---|---|---|---|---|---|---|
{{ ++$id }} | {{ $user->company }} | {{ $user->first_name }} {{ $user->last_name }} | {{ $total}} | {{$user->total_paid }} | {{ $user->total_pending }} | |||
No products available. |