@extends('layouts.main') @section('title', 'Add User') @section('content')

Add User

Back to Users
@csrf
@endsection