@extends('layouts.app') @section('content')

Add New User

@honeypot @csrf
Account
Fill in the information below to add a new account
First Name
Middle Name
Surname
Contact
Pincode
Username
Password
Confirm password
Select Role
Branch Location
FOR BRANCH MANAGER ONLY
Branch
Satellite ID NUMBER
@endsection @section('page_script') @parent @endsection