The landlord logo
@if($lang === 'en')

Reservation Extended

Dear Landlord, the tenant has extended their reservation for your property {{ $propertyName }}.

New Reservation Details:

  • Check-in Date: {{ $checkIn }}
  • Check-out Date: {{ $checkOut }}
  • {{--
  • Total Price: {{ $reservation->total_price }} TND
  • --}}
{!! $ownerSignature !!} @else

Réservation Prolongée

Cher Propriétaire, le locataire a prolongé sa réservation pour votre propriété {{ $propertyName }}.

Nouveaux Détails de la Réservation :

  • Date d'Arrivée : {{ $checkIn }}
  • Date de Départ : {{ $checkOut }}
  • {{--
  • Prix Total : {{ $reservation->total_price }} TND
  • --}}
{!! $ownerSignature !!} @endif
The landlord logo
Facebook Instagram

© {{ date('Y') }}. Thelandlord All Rights Reserved.