@extends('layouts.backend') @section('content')
{{ _lang('Update User') }}
@csrf {{ method_field('PATCH') }}
@endsection