@yield('styles')
@include('partiels.header') @include('partiels.sidebar')
@yield('main')
@include('partiels.footer')
@yield('scripts')