@php $profil = App\Models\Profile::firstOrfail(); @endphp New Password - UID E-OFFICE
@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
@include('sweetalert::alert')