@isset($title) @include('web.layouts.head', compact('title')) @else @include('web.layouts.head') @endisset @php $company_settings = Cache::get('company.settings', \App\Models\Setting::all()->first(), now()->addMinutes(1)); @endphp