@inject ('setting', 'App\Models\Cms\Setting') {{ $setting::getValue('app', 'name', 'Laravel') }} @php $public = url('/'); @endphp
@yield('content')