{{$title}}

@if(!empty($data) && count($data) > 0)
Filters Applied
Tariff Code :
Day Type :
Vehicle Type :
Status :

@foreach ($data as $tariff) {{--40103 - changes--}} {{--40103 - changes--}} {{--40103 - changes--}} {{--40103 - changes--}} {{--40103 - changes--}} @endforeach
Sr.No. Tariff Code Start Date Day Type Vehicle Type Status
{{$i}} {{$tariff['tariff_code'] }}{{date("d-m-Y", strtotime($tariff['start_date']))}}{{$tariff['day_type']}}{{$tariff['type']}}{{$tariff['status']}}
@else
No records found
@endif