@extends('backend.admin.layouts.master') @section('content')
@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 --}}
Visits by Country
{{-- section --}}
Nepal

Direct link clicks

12,763 5.6%
{{-- section --}}
United States

Direct link clicks

9,763 2.6%
{{-- section --}}
Russia

Direct link clicks

9,763 9.6%
{{-- section --}}
Japan

Direct link clicks

9,763 2.6%
{{-- section --}}
India

Direct link clicks

9,763 5.6%
{{-- Social Network Visits --}}
Social Network Visits
{{-- section --}}
Facebook

Social Network

12,763 5.6%
{{-- section --}}
Linkedin

Social Media

9,763 2.6%
{{-- section --}}
Slack

Messanger

9,763 9.6%
{{-- section --}}
Youtube

Video Channel

9,763 2.6%
{{-- section --}}
Instagram

Social Network

9,763 5.6%
{{-- Sales This Months --}}
Sales This Months

ESSENTIAL PLAN

For established practices focused on patient retention, referrals and reactivations.

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

PREMIUM PLAN

For growing practices with moderate local competition and ambitious new patient goals.

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

ULTIMATE PLAN

For fast-growing practices ready to invest in their practice growth with a digital marketing partner.

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 --}}