@extends('layouts.app', ['title' => 'Add user', 'showNav' => true]) @section('content')

Add user

@csrf
Cancel
@endsection