@extends('admin.layouts.master') @section('title') طلبات {{$title}} @endsection @section('styles') @endsection @section('page_header')

عرض جميع طلبات العضو {{$user->name}}

@endsection @section('content')

طلبات {{$title}}

@if($data->count()) @foreach( $data as $product )
# @lang('web.image') @lang('web.Product_name') @lang('web.price')