@include('Shared._header_table')
@include('Shared._menubar')
@yield('title_toolbar')
@yield('contents')
@include('Shared._footer_table')