@extends('layouts.app') @section('title', 'Create User') @section('content')

Create New User

@csrf
Cancel
@endsection