@extends('layouts.main_admin') @section('content')

@lang('site.employee')

{{-- {{dd($cityUser->id)}} --}}
{{ csrf_field() }} {{ method_field('put') }}
@lang('site.edit')
@include('partials._errors')
{{-- old code without json --}} {{--
*
--}} {{-- end old code without json --}}
@endsection @section('scripts') {{-- --}} @endsection