@extends('layouts.admin-layout') @section('content')

Edit Profile

@error('password')
{{ $message }}
@enderror
@csrf
@endsection