@if (View::hasSection('voltar')) @yield('voltar') @endif

@yield('titulo')

@if (View::hasSection('help'))
@yield('help')
@endif