@extends('layouts.templateregist') @section('content')
@csrf @method('patch')

Change Password

@error('password') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
Discards, Back to Profile
@endsection