{{__('enw-action-mail-title')}}

{{__('enw-action-mail-description', ['property-name' => $params['propertyName']])}}

@foreach($params['roomRateNotificationData'] as $typeKey => $roomValues) @foreach($roomValues['data'] as $roomKey => $roomRateValues) @foreach($roomRateValues['data'] as $roomRateKey => $roomRateValue) @if(!is_null($roomRateValue['title'])) @endif @foreach($roomRateValue['actionByDate'] as $actionByDateKey => $actionByDate) @if($typeKey == 'STS') @else @endif @endforeach @endforeach @endforeach @endforeach
{{__($roomValues['title'],[],$params['locale'])}}

{{__($roomRateValues['titleRoomType'])}} ({{$roomRateValues['title']}})
 
{{__($roomRateValue['titleAccommodation'])}} ({{$roomRateValue['title']}})
@if($actionByDate['startDate'] == $actionByDate['endDate']) {{\Carbon\Carbon::parse($actionByDate['startDate'])->format('d.m.Y')}} @else {{\Carbon\Carbon::parse($actionByDate['startDate'])->format('d.m.Y')}} - {{\Carbon\Carbon::parse($actionByDate['endDate'])->format('d.m.Y')}} @endif @if($actionByDate['value'] == 1) {{__('enw-action-mail-sts-stop')}} @else {{__('enw-action-mail-sts-open')}} @endif{{$actionByDate['value']}} {{fillOnUndefined($actionByDate,'currency')}}
 

{{date('Y-m-d H:i:s')}}