@include('admin.layout.navbar') @include('admin.layout.header') @yield('content') @include('admin.layout.theme') @stack('script')