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

Add New User

Create a new user with necessary details.
@csrf
@endsection