{{-- Office Copy --}} @if (request()->get('office'))
@include('admin.partials.image-watermark') @include('admin.partials.branch-watermark') @include('admin.partials.receipt-header', ['extra' => $extra])

Receipt

@php $name = ''; foreach ($customerDetails as $key => $c_detail ) { $name.="/ ".$c_detail->name; } @endphp
Sale Date : {{ date(config('settings.date_format'), strtotime(trim(str_replace('/', '-', $items['sell']->sale_date_v2)))) }}
Receipt Date : {{ Carbon\Carbon::parse($items['item']->created_at)->format('d-M-Y') ?? '-' }}
Customer : {{ $items['sell']->customer->name }} {{ !empty($name) ? $name : '' }}
Project : {{ $items['sell']->branch->name }}
@if ($data['branch']['show_branch_logo'] == 1) @endif @if(!$extra['logoSetting']) @endif
Voucher No.: {{ $items['item']->receipt_no }}
Registration No. : {{ $items['sell']->registration_no }}
Unit No. : {{ strtoupper($items['sell']->product_id) }}
Voucher No. : {{ $extra['document_no'] }}
OFFICE COPY
@php $totalPaymentAmount = 0; $totalDocumentAmount = 0; $pCounter = 1; $dCounter = 1; $total_received = 0; $total_balance = 0; @endphp
Payment Details
S. No. Payment Schedule Date Payable Amount (