@if ($company->company_type == 2) @endif @forelse ($data as $item) @if ($company->company_type == 2) @endif @if ($item['has_damage_waiver'] == 1) @else @endif @if ($item['has_damage_allowance'] == 1) @else @endif @empty @endforelse
Driver Names Order NumberCompanyModel Number Delivery Method Abbrevation Date Completed Time to Complete Pre Installation Pictures Post Installation Pictures Signature
{{$item['driver']}} {{$item['order_no']}} {{$item['company_name']}} {{$item['model']}} {{ $item['delivery_method_abbreviation'] }} {{ $item['date_of_delivery'] }} {{ $item['time_of_completion'] }} @foreach ($item['pre_install_picture'] as $pre) image @endforeach @foreach ($item['post_install_picture'] as $post) image @endforeach @if ($item['customer_signature'])
image
@endif
No Data