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

Criar Novo Usuário

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