@section('body') @include('tablar::partials.navbar.top-bar') @hasSection('content') @yield('content') @endif @include('tablar::error') @include('tablar::partials.footer.marketing-bottom') @stop