@include('component.head') @include('component.header') @include('component.sidebar')
@yield('content')
@include('component.footer') @include('component.js') @include('sweetalert::alert')