{{-- TODO: Change below to @php when Laravel is upgraded --}} get('theme_primary_color', '#000'); ?> {{-- TODO: Change below to @hasSection when Laravel is upgraded --}} @if ($__env->hasSection('title')) @yield('title') - @endif{{ $settings->get('forum_title') }}
@yield('content')