@extends('layouts.app') @section('content')

Edit Profile

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