@yield('header')
@include('admin.layouts.navigation')
@include('admin.layouts.topnavbar')
@include('admin.layouts.footer')
@yield('js')