@extends('backend.layouts.app') @section('content')

{{ __('Add Users') }}

@csrf
@endsection