@php $item = App\Models\Trainer::where('user_id', Auth::user()->id)->first(); @endphp