@extends('layouts.delegates_dashboard_layout') @section('title') {{Session::has('lang')&&Session::get('lang')=='en'?' order details':' تفاصيل الطلب'}} @endsection @section('style') @endsection @section('content')
{{trans('delegates_dashboard.orders')}} / {{trans('delegates_dashboard.order_details')}}
{{$order->store->address}}
{{$order->description}}
{{$product->desc}}
0{{$order->user->phone}}
0{{$order->delegate->phone}}