@if($type == 'delivery_note') @include('admin.invoice_sale.print_delivery_note') @elseif(config('app.invoice_view_type')==1)
| {{ $system_settings->right_side }} |
|
{{ $system_settings->leftt_side }} | |
| @if($system_settings->system_country=='SA') |
{{$type == "main_currency" ? $invoice_data->report_type->name_ar : $invoice_data->report_type->invoice_title_ar }} |
@else
فاتورة مبيعات |
@endif
|
| @if($system_settings->system_country=='SA') |
{{$type == "main_currency" ? $invoice_data->report_type->name_en : $invoice_data->report_type->invoice_title_en }} |
@else
Sale Invoice |
@endif