@extends('layouts.app_layout') @section('title') Edit User @endsection @section('content') @include('inc.errors')
{{ $user->user_name }}