@extends('layouts.app') @section('title', 'Cancellation Requests') @section('content')

Cancellation Requests

View and process cancellation requests

Cancellation requests list will be displayed here.

@endsection