{{ \App\Models\Setting::get('company_name', 'BAKHT RAWAN TRADING CO.') }}

@if(\App\Models\Setting::get('company_address'))
{{ \App\Models\Setting::get('company_address') }}
@endif @if(\App\Models\Setting::get('company_phone'))
Phone: {{ \App\Models\Setting::get('company_phone') }}
@endif
Email: {{ \App\Models\Setting::get('company_email', 'fazeer0301@gmail.com') }}
Tracking: {{ \App\Models\Setting::get('company_website', 'www.bakhttrd.com') }}
{!! QrCode::size(100)->generate(url('/print.php?id=' . $booking->id)) !!}
Scan to Track
DELIVERY RECEIPT
Booking ID: #{{ $booking->id }} Date: {{ \Carbon\Carbon::parse($booking->booking_date)->format('d M, Y') }}
@if(\App\Models\Setting::get('office_rawalpindi_status', '1'))
{{ \App\Models\Setting::get('office_rawalpindi_title', 'Rawalpindi Office') }}
{!! nl2br(e(\App\Models\Setting::get('office_rawalpindi_address', 'بالمقابل القمر فلور مل ریلوے ورکشاپ روڈ'))) !!}
{!! nl2br(e(\App\Models\Setting::get('office_rawalpindi_phone', "051-5530940, 051-5558105\n0301-5559072, 0334-5559072"))) !!}
@endif @if(\App\Models\Setting::get('office_peshawar_status', '1'))
{{ \App\Models\Setting::get('office_peshawar_title', 'Peshawar Office') }}
{!! nl2br(e(\App\Models\Setting::get('office_peshawar_address', 'بالمقابل اٹک پٹرول پمپ نزد نیشنل کانٹا رنگ روڈ'))) !!}
{!! nl2br(e(\App\Models\Setting::get('office_peshawar_phone', '0312-3366411'))) !!}
Guangzhou Warehouse
@endif @if(\App\Models\Setting::get('office_lahore_status', '1'))
{{ \App\Models\Setting::get('office_lahore_title', 'Lahore Office') }}
{!! nl2br(e(\App\Models\Setting::get('office_lahore_address', 'باجوہ ہاؤس، پی ایس او پمپ لنک، حضرت علی روڈ'))) !!}
{!! nl2br(e(\App\Models\Setting::get('office_lahore_phone', "042-37339922, 042-37339921\n0331-4444630, 0301-1851177"))) !!}
@endif
Receiver Info
Receiver Name: {{ $booking->receiver_name ?? $booking->customer->name }}
Phone: {{ $booking->receiver_phone ?? $booking->customer->phone }}
Destination: {{ $booking->destination_city ?? '-' }}
Shipment Details
Container No: {{ $booking->cntr_no }}
Origin: {{ $booking->origin_city ?? '-' }}
Status: {{ $booking->status }}
@php $totalAmount = 0; $unitTotals = ['KG' => 0, 'PCS' => 0, 'CTN' => 0, 'CBM' => 0]; @endphp @foreach($booking->items as $item) @php $totalAmount += $item->amount; $unit = strtoupper($item->unit ?? 'PCS'); if (isset($unitTotals[$unit])) { $unitTotals[$unit] += $item->quantity; } $additionalInfo = []; if (!empty($item->cartons) && $item->cartons > 0) { $additionalInfo[] = $item->cartons . ' CTN'; } if (!empty($item->baggage) && $item->baggage > 0) { $additionalInfo[] = $item->baggage . ' BGG'; } if (!empty($item->custom_label) && !empty($item->custom_value)) { $additionalInfo[] = $item->custom_value . ' ' . $item->custom_label; } $additionalInfoText = !empty($additionalInfo) ? implode(', ', $additionalInfo) : '-'; @endphp @endforeach @for($i = $booking->items->count(); $i < 3; $i++) @endfor
Description Quantity Unit Additional Info Rate Amount
{{ $item->description }} {{ number_format($item->quantity, 2) }} {{ strtoupper($item->unit ?? 'PCS') }} {{ $additionalInfoText }} {{ number_format($item->rate, 0) }} {{ number_format($item->amount, 2) }}
 
Total @foreach($unitTotals as $unit => $total) @if($total > 0) {{ number_format($total, 2) }} {{ $unit }} @if(!$loop->last && array_sum(array_slice($unitTotals, $loop->index + 1)) > 0), @endif @endif @endforeach {{ number_format($totalAmount, 0) }}
Loading Date
{{ $booking->loading_date ? \Carbon\Carbon::parse($booking->loading_date)->format('d M, Y') : '-' }}
Shipping Date
{{ $booking->shipping_date ? \Carbon\Carbon::parse($booking->shipping_date)->format('d M, Y') : '-' }}
__________________________
Receiver Signature
نوٹ: تمام کسٹمرز کو مطلع کیا جاتا ہے کے مال لوڈنگ کے بعد کسی بھی آئٹم کے اوپر نیا رولنگ یا ڈیوٹی جاری ہو تو اتنے ریٹ کے مطابق دوسرا بلٹی بنانا ہوگا اور کسٹمر پابند ہوگا۔ بیوپاری کو چاہیے کے مال وصول کرتے وقت اچھی طرح ملاحظہ کریں ورنہ بعد میں کوئی شکایت نہیں سنی جائے گی۔ مال گودام سے لے جانے کے بعد میں مال کی کمی پیشی قبول نہیں ہوگی۔ خلاف قانون مال کا کمپنی ذمہ دار نہ ہوگی۔ غلط بیانی کی صورت میں مال ضبط کیا جائیگا یا جرمانہ کیا جائیگا۔ جرمانے کی حد کرانے کا دوسرا حصہ ہوگا۔ قدرتی آفات کی کمپنی ذمہ دار نہیں ہوگی مثلاً جہاز ڈوب جانا، آگ لگ جانا، روڈ پر ایکسیڈنٹ ہونا یا بارش سے مال خراب ہونا۔