@if($branch['image']) @endif

{{ $branch['person_name'] }}

{{ $branch['address'] }}, {{ $branch['city'] }} | Mo: {{ $branch['contact_no'] }}

OFFER QUOTATION

M/S:   {{@$client_name}}

Date:  {{ \Carbon\Carbon::now()->format('d/m/Y') }}

Mobile:   {{ $client_phone}}

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

@foreach($packagetypes as $maintype)

{{$maintype['name']}}

@foreach(array_keys($quotations[$maintype['id']][$centers[0]['id']]) as $type) @endforeach @foreach($centers as $key => $value) @if(isset($quotations[$maintype['id']][$value['id']])) @foreach($quotations[$maintype['id']][$value['id']] as $kk => $value) @endforeach @endif @endforeach

{{displayWeight($type, $maintype['weight_type'])}} {{$maintype['weight_type']}}

{{$value['name']}}

@if($value) ₹ {{$value}} @else @endif

@endforeach
NOTE
@if($branch['bill_terms_and_conditions'] != '') @endif
@php $termsAndConditionsArr = explode("\n", str_replace("\r", "", @$branch['bill_terms_and_conditions'])); @endphp @foreach($termsAndConditionsArr as $termsAndConditions)

{{$termsAndConditions}}

@endforeach
@if($digital_signature == 1)

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

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

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

Stamp
@else

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

Autho / Sign.
@endif