@include('dashboard.layout.page_header',['toolbar' => $toolbar])
@yield('content')
@include('dashboard.layout.page_footer')