@php $settings = \Illuminate\Support\Facades\DB::table('settings')->first(); @endphp
@yield('content') @yield('script')