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

{{@$branch['address']}}, {{@$branch['city']}} - {{@$branch['zipcode']}} | (Mo. {{@$branch['contact_no']}})
Offer quotation

M/s.

{{$client}}

Mobile.

{{$mobile}}

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

Please find our comprehensive price list below for each type of package we deliver:

@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
@if(@$branch['quotation_notes'] != "")

Note :

@endif @if($digital_signature == 1)

Digitally signed by {{strtoupper(@$branch['name'])}}

Date: {{date("d/m/Y", strtotime(now()))}}
Location: {{@$branch['city']}}
@elseif($digital_signature == 2 && $branch['stamp'] != '')

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

Stamp
@else

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

Autho / Sign.
@endif