@yield('header')

@yield('title')

@yield('subtitle')

@yield('content')
@yield('actions')
@yield('footer')