@extends('layouts.backend') @section('content')
{{ _lang('Add New User') }}
@csrf
@endsection @section('js-script') @endsection