- --}}
{{-- @if(count($data['first']) > 0)--}}
{{-- @foreach($data['first'] as $first)--}}
{{-- --}}{{-- @dd($first)--}}
{{-- --}}{{-- #{{$first['mac_address']}}--}}
{{--
- --}}
{{-- --}} {{----}} {{----}} {{----}} {{-- #{{$first['order_number']}}--}} {{--
--}} {{-- رقم الطلب--}} {{--
--}} {{----}} {{-- --}} {{--- --}}
{{--
- --}} {{-- عدد المنتجات--}} {{-- {{$first['productCount']}}--}} {{-- --}} {{--
- --}} {{-- اجمالى الطلب--}} {{-- {{$first['total']}} د.ك--}} {{-- --}} {{--
- --}} {{-- طريقة الدفع--}} {{-- {{$first['payment_method']}}--}} {{-- --}} {{--
--}} {{-- تتبع الطلب--}} {{-- {{trans('admin.'.$first['status'])}}--}} {{----}} {{-- --}} {{-- --}}
{{-- @endforeach--}}
{{-- @else--}}
{{--
- --}}
{{-- @if(count($data['second']) > 0)--}}
{{-- @foreach($data['second'] as $second)--}}
{{--
- --}}
{{-- --}} {{----}} {{----}} {{----}} {{-- #{{$second['order_number']}}--}} {{--
--}} {{-- رقم الطلب--}} {{--
--}} {{----}} {{-- --}} {{--- --}}
{{--
- --}} {{-- عدد المنتجات--}} {{-- {{$second['productCount']}}--}} {{-- --}} {{--
- --}} {{-- اجمالى الطلب--}} {{-- {{$second['total']}} د.ك--}} {{-- --}} {{--
- --}} {{-- تاريخ الطلب--}} {{-- {{$second['order_created']}}--}} {{-- --}} {{--
--}} {{-- حالة الطلب--}} {{-- {{trans('admin.'.$second['status'])}}--}} {{----}} {{-- --}} {{----}} {{-- --}} {{-- اعادة الطلب--}} {{----}} {{----}} {{-- --}} {{-- --}} {{-- تقييم--}} {{--
--}} {{-- --}} {{--
--}}
{{-- @endforeach--}}
{{-- @else--}}
{{--