@extends('dashboard.layouts.master') @section('title') {{ __('users') }} @stop @section('css') @endsection @section('page-header')
@endsection @section('content') @include('dashboard.messages_alert')معلومات عن طالب الخدمة
الاسم |
{{ $user->name }} |
رقم الجوال |
{{ $user->phone }} |
البريد الالكتروني |
{{ $user->email }} |
عدد الاستشارات ({{$user->orders->count()}})
{{ $key }} |
{{ $value->count() }} |