@extends('layouts.app') @section('title','Create User - Admin Panel') @section('content')
Users Create New User

Create New User

Add a new donor or admin to the system

@csrf

Phone number will be used for login

Set Password

Cancel
@endsection