@include('front.layouts.style-main') @yield('style')
@include('front.includes.dashboard-menu')
@yield('content')
@include('front.layouts.js') @yield('js') @include('front.layouts.message')