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

{{@$branch['address']}}
MO. +91-{{@$branch['contact_no']}}

Hello,

{{@$client_name}}

Date : {{date("d/m/Y", strtotime(@$date))}}

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 :

    @foreach($notesArr as $note)
  • -

    {{$note}}

  • @endforeach
@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