|
Resaurant :
{{ $order->restaurant->restaurant_info->name }}
Mobile :
{{ $order->restaurant->restaurant_info->mobile_country_code . '' . $order->restaurant->restaurant_info->mobile }}
VAT Registration number : 0000000000
Location :
{{ $order->restaurant->restaurant_info->address_description }}
|