@extends('layouts.app')
@section('page-site-title')
{{trans('dashboard.page_title')}}
@endsection
@section('page-title')
{{trans('dashboard.content_title')}}
@endsection
@section('page_navbar')
@include('layouts.widgets.page-navbar')
@endsection
@section('page_breadcrumb')
@include('layouts.widgets.page-breadcrumb')
@endsection
@section('page_side')
@include('layouts.widgets.page-side')
@endsection
@section('page-content')
{{--
--}}
{{--
--}}
{{--
--}}
{{----}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--{{$drivers}}
--}}
{{--
عدد المناديب
--}}
{{--
--}}
{{--
--}}
{{----}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- {{$resets}}--}}
{{--
--}}
{{--
مجموع الفواتير
--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{--
--}}
الطلبات
عدد الطلبات التى تمت خلال اسبوع...
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- رسم توضيحى لأجمالى الفواتير المحصلة شهريا--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
@endsection
@section('page-footer-js')
@endsection
@section('page-heads')
@if(trans('app.dir') == 'rtl')
@else
@endif
@endsection