@section('title','Change Password') @push('style') @endpush @push('vendor-script') @endpush @push('script') @endpush {{-- Page Content --}} @csrf Current Password * @error('current'){{ $message }}@enderror Password * @error('password'){{ $message }}@enderror Confirm Password * @error('password_confirm'){{ $message }}@enderror Cancel Update Password