NOWILLS SQC ERP
Stone Quarry & Construction · Accra, Ghana |
{{ $title }}
{{ $from }} to {{ $to }} |
@foreach(array_keys($columns) as $label)| {{ $label }} | @endforeach
@foreach($rows as $ri => $row)
@foreach(array_values((array) $row) as $ci => $cell)
| {{ strip_tags((string) $cell) }} |
@endforeach
@endforeach
@if(!empty($totals))
Totals shown for: {{ implode(', ', (array) $totals) }} · {{ count($rows) }} row(s)
@else
{{ count($rows) }} row(s)
@endif
Generated {{ now()->format('d M Y H:i') }} by {{ auth()->user()->name ?? 'system' }} · Nowills SQC ERP