@livewire('backend.dashboard.counter-component')
@if ($authUser->hasRole('Customer'))
@include('backend.dashboard.customer', ['authUser' => $authUser])
@endif
{{-- Users Overview --}}
@livewire('backend.dashboard.user-component')
{{-- Pages Overview --}}
@livewire('backend.dashboard.page-component')
{{-- --}}
{{-- Visits by Country --}}
{{-- section --}}
{{-- section --}}
{{-- section --}}
{{-- section --}}
{{-- section --}}
{{-- Social Network Visits --}}
{{-- section --}}
{{-- section --}}
{{-- section --}}
{{-- section --}}
{{-- section --}}
{{-- Sales This Months --}}
Includes:
- Secure website hosting
- Custom website design
- Professionally written content
- Essential on-page SEO
- Patient email console
- New patient survey
- Monthly patient newsletter
- Automated patient birthday emails
- Monthly syndicated blog posts
All Essential features plus:
- Dedicated digital marketing specialist
- In-practice professional photography
- High-converting design makeover
- Social media branding
- Weekly social content & scheduling platform
- Ongoing Local SEO strategy
- New patient marketing strategies
- 5-Star Reviews & Reputation Management
- Advanced monthly performance reporting
All Premium features plus:
- Area exclusivity
- Dedicated SEO specialist
- Advanced SEO link building strategy
- Call tracking and conversion coaching
- Advanced new patient marketing strategies
- Pay-per-click ad setup
@endsection
{{-- @section('after_js')
@endsection --}}