diff --git a/dashboard/resources/views/property.blade.php b/dashboard/resources/views/property.blade.php index 32a3186..bc17630 100644 --- a/dashboard/resources/views/property.blade.php +++ b/dashboard/resources/views/property.blade.php @@ -24,13 +24,18 @@ @endsection @section('main') +@if(!isset($propertyCapacities['capacities'])) +
@@ -51,7 +56,7 @@
- Belegung Mietobjekt Monate am {{ $startDate }}
+ Verfügbarkeit Mietobjekt Monate am {{ $startDate }}
- Belegung Mietobjekt Tage am {{ $startDate }}
+ Verfügbarkeit Mietobjekt Tage am {{ $startDate }}