Parking Slot Size Class:
Default Billing Model:
{{ $cat->billing_type }}
1st Hour Charge:
৳{{ number_format($cat->first_hour_rate, 2) }}
2nd Hour Onwards (Hourly):
Fixed Flat Rate:
৳{{ number_format($cat->fixed_rate, 2) }}
Daily Full Rate:
৳{{ number_format($cat->daily_rate, 2) }}/day
Grace Free Period:
{{ $cat->grace_period_minutes }} mins
Monthly Subscription:
৳{{ number_format($cat->monthly_rate, 2) }}/mo
Parked Count / Category Capacity:
{{ $cat->active_parked_count }} / {{ $cat->capacity }} slots