@extends('layouts.app-admin') @section('content')
{{ __('all.add_user') }}
@csrf
@endsection