@extends('layouts.frontend.app', ['pageTitle'=>'All Users']) @section('content')
{{__('Create user')}}
@csrf
@endsection