@extends('layouts.app') @section('title', $subcategory->name . ' - Details') @section('content')
Category: {{ $subcategory->category->name ?? 'N/A' }} | Current Month: {{ now()->format('F Y') }}
Total Tickets
Solved Tickets
Pending Tickets
Sub Category Name