{{--

227 Lynnwood Road, Brooklyn, 0181

Phone Number: 087 110 0973 or 012 940 2616 or 012 362 0143

Fax: 086 673 2150

E-mail: info@sapufuneral.co.za

--}}

{{ $reportTitle }}

Date: {{ $dates[0] }} ~ {{ $dates[1] }}

@if(isset($condition))

Status: @if($condition == "%") All @else {{ $condition }} @endif

@elseif(isset($ld))

License Disk: @if($ld == "%") All @else {{ $ld }} @endif

@else

Vehicle Type: @if($vt == "%") All @else {{ $vt }} @endif

@endif

{{ count($petani) }} Rows

@foreach ($petani as $p) @endforeach
# Vehicle Type Vehicle Registration Vehicle Description Status License Disk
{{ $p->id }} {{ $p->vehicle_type }} {{ $p->vehicle_registration }} {{ $p->make }} {{ $p->model }} {{ $p->color }} {{ $p->year }} {{ $p->condition_ }} {{ $p->license_disk }}