@extends('layouts.app') @section('page-title', __('Edit User')) @section('page-heading', $user->present()->nameOrEmail) @section('breadcrumbs') @stop @section('content') @include('partials.messages')