@extends('layouts.app') @section("title", "Users - Create new") @section('pageTitle', 'Create user') @section('content')
User account data
@csrf
@endsection