{{DB::table('schools')->where('id', auth()->user()->school_id)->value('title') }}

@yield('content')