@extends('main') @section('h_title') {{ __('Edit '). $user->name }} @endsection @section('users_view', 'active') @section('users_main', 'active') @section('users_show', 'show') @section('users_expanded', 'true') @section('body')