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

Create New User

@if ($errors->any())
@endif
@csrf
@endsection