@php $email= \App\Models\User::where('password_reset_token', $token)->value('email'); @endphp

{{--
--}}
@if (Session::has('message')) @endif