@php $route = Illuminate\Support\Facades\Route::currentRouteName(); $user = auth()->user(); $company = auth()->user()->company(); @endphp