@extends('layouts.app') @section('title', 'Performance Report - Tiqkets') @section('page-title', 'Performance Report') @section('header-action') @endsection @section('content')
| Date | Branch ID | Branch Name | Walkins | Manual Entries | Cancelled |
|---|---|---|---|---|---|
| {{ $data['date'] }} | {{ $data['branch_id'] }} | {{ $data['branch_name'] }} | {{ $data['walk_ins'] }} | {{ $data['manual_entries'] }} | {{ $data['cancelled'] }} |
No performance data available for the selected filters.