@include('layouts.mega.css') @yield('style')
Pinnacle Super-User Dashboard Loading..
@include('layouts.mega.header')
@include('layouts.mega.sidebar') @include('layouts.mega.chat_sidebar')
@yield('breadcrumb-title')
admin panel
@yield('breadcrumb-items')
@yield('content')
@include('layouts.mega.footer')
@include('layouts.mega.script')