@php $asset_prefix = !config('database.connections.saleprosaas_landlord') ? '' : '../../'; @endphp {{gen_setting()->site_title}} | Shipping Label
Back
@foreach($packing_slip_product_data as $key => $packing_slip_product)
From:

{{gen_setting()->site_title}}

{{$sale->warehouse->phone}}

{{$sale->warehouse->address}}

To:

@if($sale->is_online)

{{$sale->shipping_name}}

{{$sale->shipping_phone}}

{{$sale->shipping_address}}, {{$sale->shipping_city}},

{{$lims_sale_data->shipping_country}}

@else

{{$sale->customer->name}}

{{$sale->customer->phone_number}}

{{$sale->customer->address}}, {{$sale->customer->city}},

{{$sale->customer->country}}

@endif
Invoice No: {{$sale->reference_no}} Payment Status: @if($sale->payment_status == 1) {{__('db.Pending')}} @elseif($sale->payment_status == 2) {{__('db.Due')}} @elseif($sale->payment_status == 3) {{__('db.Partial')}} @elseif($sale->payment_status == 4) {{__('db.Paid')}} @endif COD: BDT {{$sale->grand_total - $sale->paid_amount}}
Item Quantity Total