@extends('admin.layout.master') @section('title', 'Admin Dashboard') @section('content')
{{ $totalUsers }}
{{ $totalAdmins }}
{{ $totalServiceProviders }}
{{ $totalProperties }}
{{ $totalBookings }}
{{ $totalPackages }}
{{ $pendingBookings }}
{{ $approvedBookings }}