@extends('layouts.admin') @section('title', 'Add Request Type') @section('page_title', 'Add Request Type') @section('content')

Add Request Type

Create a new category for employee requests.

@csrf

This text will be shown to the employee as a placeholder/hint for the request message.

Cancel
@endsection