@include('layouts.header') @include('partial.headbar-admin') @include('partial.sidebar-admin') @yield('content') @include('layouts.footer')