@extends('layouts.backend') @section('title') Register a new User @endsection @section('content')

Register User

@csrf
@endsection