@php $companySetup = \App\Models\CompanySetup::first(); $currentUser = auth()->user(); // ✅ current logged-in user @endphp