@extends('frontend.theme_2.app') @section('title', __('my_cancelled_bookings') . ' || ' . $companyName) @section('content')
@include('frontend.pages.customer.sidemenu')

{{ __('my_cancelled_bookings') }}

{{-- Filters can be implemented later if needed --}}
@endsection @push('scripts') @endpush