@extends('Layout.base') @section('title', 'Users') @section('titleLink', '/users') @section('content')

Create User

Create a user with a perfect description.

@csrf
@endsection