Manage rental types, add-ons, and amenities
| Name | Description | Price | Pricing Type | Status | Actions |
|---|---|---|---|---|---|
|
{{ $addOn->name }}
|
{{ Str::limit($addOn->description, 50) }}
|
RM {{ number_format($addOn->price, 2) }}
|
{{ $addOn->getPricingTypeLabel() }} | ||
| No add-ons found. Create your first add-on to get started. | |||||