@extends('admin.layouts.app') @section('title', 'Edit User') @section('page-title', 'Edit User: ' . $user->name) @section('content')