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