{{-- Header --}} @include('admin.template.properties.header') @include('admin.template.properties.navbar')
@include('admin.template.properties.sidenav')
@yield('content') @include('admin.template.properties.footer')