| {{ ShowLabelById(16) }} |
{{ $orders_data->ordersUsers->last_name ?? '' }} |
| {{ ShowLabelById(17) }} |
{{ $orders_data->ordersUsers->name ?? '' }} |
| {{ ShowLabelById(19) }} |
{{ $orders_data->ordersUsers->phone ?? '' }} |
| {{ ShowLabelById(18) }} |
{{ $orders_data->ordersUsers->email ?? '' }} |
| {{ ShowLabelById(25) }} |
{{ getDefaultPriceFormat($orders_data->total_price + $orders_data->delivery_cost) }} |
| {{ ShowLabelById(148) }} |
{{ $orders_data->maib_rrn ?? '' }} |
| {{ ShowLabelById(149) }} |
{{ $orders_data->maib_approval_code ?? '' }} |
| {{ ShowLabelById(150) }} |
{{ $orders_data->maib_card_number ?? '' }} |
| {{ ShowLabelById(10) }} |
{{ getDefaultDateFormatWithTime($orders_data->created_at) }} |