@extends('layouts.app') @section('page_title', 'Add User') @section('content')
Add New User
@csrf
Cancel
@endsection