@extends('admin.layouts.app') @section('title') Dashboard @endsection @section('mainContent')

Dashboard

Promotions

{{$totalPromotions}}

Exclusive Offer

{{$totalExclusiveOffer}}

Location

{{$totalLocation}}

Total Users

{{$totalToken}}

Notification

{{$totalNotification}}

User Notification

{{$totalTransaction}}

Setting

{{$totalSetting}}
@endsection @section('styles') @endsection @section('scripts') @endsection