@yield('header')
@yield('title')
@yield('subtitle')
@yield('content')
@yield('actions')
@yield('actions_message')
@yield('footer')