@php $id = Auth::User()->id; $adminData = App\Models\User::find($id); @endphp