@yield('customizedStyle')
@include('dashboard.layouts.header') @include('dashboard.layouts.sideMenu')
@yield('content')
@include('dashboard.layouts.footer')
{{----}} {{----}} @yield('customizedScript')