@extends('_layouts.app') @section('content')
@endsection @section('title') {{ isset($item) ? 'Edit user' : 'New user' }} @endsection