@extends($layoutView ?? 'admin.layout.app') @section('content')
| # | Property | Date Range | Nightly | Weekly | Monthly | Min Stay | Action |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $rate->property->title ?? 'N/A' }} | {{ $rate->start_date }} to {{ $rate->end_date }} | {{ $rate->nightly ?? '-' }} | {{ $rate->weekly ?? '-' }} | {{ $rate->monthly ?? '-' }} | {{ $rate->min_stay }} | Edit |
| No property rates found. | |||||||