Note : Cheque should be issued in the name of
{{strtoupper(@$branch['name'])}}
Please make the payment with in 7 days from the receipt of
the bill
|
@if($digital_signature == 1)
|
|
Digitally signed by {{strtoupper(@$branch['name'])}}
Date: {{date("d/m/Y", strtotime($bill->created_at))}} Location: {{@$branch['city']}}
|
|
@elseif($digital_signature == 2 && $branch['stamp'] != '')
For, {{strtoupper(@$branch['name'])}}
}}/{{@$branch['stamp']}})
|
@else
For, {{strtoupper(@$branch['name'])}}
Propritor
Propritor
|
@endif
@if($branch['payment_qr_code'])