@extends('layouts.admin') @section('title', 'Edit User') @section('subtitle', $user->name) @section('content')
{{ $message }}