@yield('og') {{ $title ?? trans('front.meta.title') }} - {{ config('app.name', 'Kanka') }} @yield('content') @include('front.footer')