@extends('layouts.app') {{-- Use your main layout file --}} @section('title', 'Edit User: ' . $user->name) @section('content') {{-- Back Navigation & Title --}}
{{ $message }}
Leave password fields blank to keep the current password.