@extends('layouts.user-layout') @section('content') Edit Profile Dashboard Edit Profile @error('password') {{ $message }} @enderror @csrf Password Confirm Password @endsection