Date-Time Generated: {{ \Carbon\Carbon::now()->format('M d, Y g:i A') }}

{{ strtoupper(session('company_name')) }}

{{ strtoupper(session('branch_name')) }}

@if($closed == false)

*** This billing period is not yet closed. ***

@else

COLLECTIONS EFFICIENCY REPORT

@endif @if ( $dateFrom && $dateTo )

{{ date('M d, Y', strtotime($dateFrom)) . ' - ' . date('M d, Y', strtotime($dateTo)) }}

@endif

{{ $month }} {{ $year }}


Bills Teller Advance Collector Efficiency
{{ number_format($total_bills, 2,".",",") }} {{ number_format($total_teller, 2,".",",") }} {{ number_format($total_adv, 2,".",",") }} {{ number_format($total_collector, 2,".",",") }} {{ number_format($ratio, 2,".",",") }} %