@if (view()->hasSection('titlebar_title')) @yield('titlebar_title') @elseif (view()->hasSection('title')) @yield('title') @endif