@extends('admin::layouts.master') @section('title', 'Dashboard') @section('content')

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

You can now start the adventure

120

You have 57.6%
more visitor this month.
View Site
View Sales
{{$totalTeam??'0'}}
Total Team
{{$totalBlog??''}}
Blogs
{{ $totalPost??'' }}
Posts
{{$totalService??'0'}}
Services
{{$totalSubscriber??'0'}}
Subscribers
{{$totalContact??'0'}}
Contact
@endsection