Home

{{$total_delivery}}

Total Delivery

{{$total_dine_in}}

Total Dine-In

{{$total_take_away}}

Take Away

{{$top_vendors_count}}

Top Vendors

Users Overview

{{$total_users_count}}

Total Users

{{$active_users_count}}

Active Users

{{$inactive_users_count}}

Inactive Users

Total Drivers
Active Drivers
{{$total_active_drivers}}
Inactive Drivers
{{$total_inactive_drivers}}
Top Vendors
Name Location Phone Status Action
Various Offerings
@forelse($restaurant_offers as $offer)

{{$offer->offer}}

{{$offer->restaurants->name}}
{{ \Carbon\Carbon::parse($offer->created_at)->format('d M Y') }} {{ \Carbon\Carbon::parse($offer->created_at)->format('h:ia') }}
@empty
No Active Offers Found!
@endforelse