{{--
@csrf
--}}

Change Your Password

@csrf
{{ $errors->first('password') }}
{{ $errors->first('confirm_password') }}
@if (session()->has('success')) @endif @if (session()->has('error')) @endif