@extends('layouts.master') @section('title') Create Users @endsection @section('content')

Create User

@csrf
@endsection