@extends('admin.layout') @section('page_title', 'New user') @section('admin_content')

Create user

@csrf
@endsection