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