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