@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('content')
@include('layouts.mega.footer')
@include('layouts.mega.script')