@extends('dashboard.layout.app') @section('style') @endsection @section('content')
اهلا بك في لوحة تحكم مهام

{{auth()->user()->name}}

Medal Pic

الاحصائيات

منذ انشاء النظام

{{\App\Models\Feedback::count()}}

رسائل التواصل

{{\App\Models\Partner::count()}}

الشركاء

{{--

{{\App\Models\Service::count()}}

الخدمات

--}} {{--

{{\App\Models\Post::count()}}

المقالات

--}}
{{--
Orders

2,76k

Profit

6,24k

Earnings

This Month
$4055.56

68.2% more earnings than last month.

Revenue Report

Earning
Expense

$25,852

Budget: 56,800
--}}
@if (0)

طلبات عرض السعر

{{-- --}} {{-- --}} @php $i = 1; @endphp @foreach($price_list as $item) @endforeach
# {{__('translation.name')}} {{__('translation.phone')}} {{__('translation.email')}} نوع الخدمة الرسالة الحالة{{__('translation.show')}}
{{$i++}} {{$item->name}} {{$item->phone}} {{$item->email}} {{$item->subject}} {{$item->message}}
{!! $price_list->links() !!}
@endif

رسائل التواصل

{{-- --}} {{-- --}} @php $i = 1; @endphp @foreach($contact_list as $item) @endforeach
# {{__('translation.name')}} {{__('translation.phone')}} {{__('translation.email')}} الموضوع الرسالة الحالة{{__('translation.show')}}
{{$i++}} {{$item->name}} {{$item->phone}} {{$item->email}} {{$item->subject}} {{$item->message}}
{!! $contact_list->links() !!}
{{--
Meeting Pic
THU

24

Developer Meetup

Meet world popular developers

Sat, May 25, 2020
10:AM to 6:PM
Central Park
Manhattan, New york City
Avatar
Avatar
Avatar
Avatar
Avatar
+42

Browser States

Counter August 2020

Google Chrome
Google Chrome
54.4%
Mozila Firefox
Mozila Firefox
6.1%
Apple Safari
Apple Safari
14.6%
Internet Explorer
Internet Explorer
4.2%
Opera Mini
Opera Mini
8.4%

Goal Overview

Completed

786,617

In Progress

13,561

Wallet
Starbucks
- $74
Bank Transfer
Add Money
+ $480
Paypal
Add Money
+ $590
Mastercard
Ordered Food
- $23
Transfer
Refund
+ $98
--}}
@endsection @section('script') @endsection