@includeIf('admin.layout.header')
@if(!isset($container))
@endif
@yield('content')
@if(!isset($container))
@endif