@include('partials.google_translator')
@include('dashboard.admin.layouts.header')
@include('dashboard.admin.layouts.sidebar')
@include('partials.theme_alert')
@yield('content')
@include('dashboard.admin.layouts.footer')
@include('partials.live_chat')