@php use Illuminate\Support\Facades\Auth; @endphp User Information Use a permanent address where you receive mail {{--@php use Illuminate\Support\Facades\Auth; @endphp User Profile @if (session('status') === 'profile-information-updated') Profile Info has been updated. @endif @csrf @method('PUT') Cancel Update Profile @if (session('status') === 'password-updated') Password has been updated. @endif --}}