@yield('box_header')
@yield('search')
{{--
--}}
@yield('page_title', setting('admin.title') . " - " . setting('admin.description'))
@yield('content')