JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr@extends('layouts.admin') @section('page-title') {{__('Dashboard')}} @endsection @push('css-page') @endpush @section('content')
{{__('Morning,')}} {{Auth::user()->name}}!
{{__('Have a nice day!')}}
{{__('Total Business')}}
{{$total_bussiness}}
{{__('Total Appointments')}}
{{$total_app}}
{{__('Appointments')}}
{{__('Last 30 Days')}}
{{__('Device')}}
{{__('Last 15 Days')}}
{{__('Browser')}}
{{__('Last 15 Days')}}
{{__('Platform')}}
{{__('Last 15 Days')}}
@endsection @push('custom-scripts') @endpush