{{@$branch['person_name']}}

{{@$branch['address']}}, {{@$branch['city']}} - {{@$branch['zipcode']}} PH. {{@$branch['contact_no']}}
Client quotation

M/s.

{{$client->name}}

Date : {{date("d/m/Y")}}

@foreach($packagetypes as $maintype)

{{$maintype['name']}}
@foreach($centers as $key => $value) {{$value['name']}} @endforeach
@foreach(array_keys($quotations[$maintype['id']][$centers[0]['id']]) as $type) {{displayWeight($type, $maintype['weight_type'])}} {{$maintype['weight_type']}} @endforeach
@foreach($centers as $v)
@if(isset($quotations[$maintype['id']][$v['id']])) @foreach($quotations[$maintype['id']][$v['id']] as $kk => $value) @if($value) ₹ {{$value}} @else @endif @endforeach @endif
@endforeach
@endforeach

For, {{@$branch['name']}}

Autho / Sign.