@extends('layouts.app') @section('title', 'Edit User') @section('content')
Update user details: {{ $user->name }}