{{-- Warning banner for unactivated schools --}} @if(!auth()->user()->isActivated())
Your Business is not active yet   Click here to update
@endif {{-- Topbar --}}
0
{{-- Page content --}}
@yield('content')