@extends('tenant.layouts.client') {{-- Tilte Section --}} @section('title', 'Tickets') {{-- Style Section --}} @section('style') @endsection {{-- Content Section --}} @section('content')
Find all tickets on this page and its respective details.