@if(env('APP_ENV')=='local') Growth Matters Forum @endif @if(env('APP_ENV')=='production') @hasSection('og-title')@yield('og-title')@else Growth Matters Forum | Community for Business Owners and MSMEs @endif @include('analytics.ga') @stack('canonical-code') @endif @stack('style') @include('layouts.menu')
@yield('content')
@include('layouts.footer') @include('site.auth._login') @include('site.auth._otp') @include('site.search.modal') @include('site.auth.cookie') @if(env('APP_ENV')=='production') @endif @stack('script')