@extends('layouts.app') @section('title', 'Cancelled Orders') @section('content')

Cancelled Orders

View cancelled orders

Cancelled orders list will be displayed here.

@endsection