@inject('carbon', 'Carbon\Carbon') The LandLord



SHORT-TERM RENTAL AGREEMENT


I.DESIGNATION OF THE PARTIES

This contract is concluded between the undersigned:

- Name and first name of the representative :Company The Landlord, 1631526V, located at the Résidence du Lac, Rue du Lac Victoria, Bloc C bureau 34, 1053 Les Berges du Lac, whose activity is short-term rental

Name and first name of the tenant : {{ $client ? $client->civilite : $reservation->civilite }} {{ $client ? $client->f_name : $reservation->f_name }} {{ $client ? $client->l_name : $reservation->l_name }} , passport number / Identity card number: {{ $client->num_pass ?? $client->cin }} {{ $client->pay_origine }} .

II. OBJECT OF THE CONTRACT

The object of this contract is the rental of accommodation named: {{$properties->name}} . Located at : {{$properties->street}} It was agreed and stopped as follows : It has been agreed and decided as follows: The Lessor gives rent to the Tenant the premises asa short term accomodation

III. EFFECTIVE DATE AND DURATION OF THE CONTRACT

The duration of the contract and its effective date are thus defined :
A. The duration of the contract and its effective date are thus defined:
.B. Duration of the contract: This rental is granted for a period of from {{ $carbon::create($reservation->check_in)->diffInDays($reservation->check_out) }} days from {{ $carbon::create($reservation->check_in)->toDateString() }} . to end on {{ $carbon::create($reservation->check_out)->toDateString() }} .The lease automatically ceases at the expiration of this term without it being necessary for the lessor to notify the termination. It cannot be extended without the prior agreement of the lessor or its representative.

IV. RENT

This contract is fixed for an amount of : @if ($reservation->currency == "TND") {{number_format($reservation->getTotalPrice() + $reservation->getTotalExtensions(), 2, '.', '') }} TND @elseif($reservation->currency == 'EUR') {{number_format($reservation->getTotalPrice() + $reservation->getTotalExtensions(), 2, '.', '') }} € @else {{ number_format($reservation->getTotalPrice() + $reservation->getTotalExtensions(), 2, '.', '') }} $ @endif

V.GENERAL CONDITIONS

This rental is made under the following charges and conditions that the Tenant undertakes to execute and fulfill, namely: 1. Only occupy the premises as a dwelling, the exercise of any trade, profession or industry being formally prohibited. The Tenant recognizing that the premises covered by this contract are only rented as a temporary residence . 2. Respect the accommodation capacity of the home as descripted on the website . 3. Respect the destination of the home and not make any changes to the arrangement of furniture and places; 4. It is forbidden to substitute for any person whatsoever, or to sublet, in whole or in part, even free of charge, the rented places, except with the written agreement of the lessor. 5. Refrain from throwing in the washbasins, bathtubs, bidets, sinks objects likely to obstruct the pipes, failing which he will be liable for the costs incurred for the return to service of this equipment 6.Make any complaints concerning the installations within 48 hours of entering the accommodation. Otherwise, it cannot be admitted. 7. Notify the Lessor as soon as possible of any damage affecting the home, its furniture or its equipment. Repairs made necessary by negligence or poor maintenance during the rental will be the responsibility of the tenant. 8.Authorize the Lessor, or any third party appointed by him for this purpose, to carry out, during the rental period, any repairs ordered by emergency. The Tenant may not claim any reduction in rent in the event that urgent repairs incumbent on the lessor appear during the rental 9. Avoid any noise or behavior, of his own making, of his family or of his acquaintances, likely to disturb the neighbors. 10.Respect, in the event of a rental in an apartment building, the condominium regulations. 11. Renounce any recourse against the Lessor in the event of theft and depredation in the leased premises. 12. Maintain the rented accommodation and return it in a good state of cleanliness and rental repairs at the end of the rental period. If items in the inventory are damaged, the Lessor may claim their replacement value. 13. Smoking is prohibited in the accommodation. Any smell of cigarettes in the accommodation will be penalized in an amount of 500DT withheld directly from the security deposit. 14. Party or event are forbidden. If this condition is not respected, the reservation will be immediatly be cancelled and the total amount of the deposit as well as the rest of the reservation will not be reimbursed.

VI. GUARANTEES

To guarantee the performance of the tenant's obligations, a security deposit of an amount of : caution. A Cheklist detailing the condition of the villa will be signed by both parties upon check-in. During the check-out, the inventory and the inventory will be made on the basis of this document.

VII. Cancelation

@php $cancellationPolicies = json_decode($properties->cancellation_policies); @endphp @if (!empty($cancellationPolicies->CancellationPolicy)) @if (is_array($cancellationPolicies->CancellationPolicy)) @foreach ($cancellationPolicies->CancellationPolicy as $key => $policy) @if($key == 0) No refund @else Refund ({{ rtrim(rtrim($policy->{'@value'}, '0'), '.') }}%) @endif between {{ $policy->{'@attributes'}->ValidFrom }} and {{ $policy->{'@attributes'}->ValidTo }} days before check-in. @endforeach @else @php $policy = $cancellationPolicies->CancellationPolicy; @endphp No refund for cancellations made between {{ $policy->{'@attributes'}->ValidFrom }} and {{ $policy->{'@attributes'}->ValidTo }} days before check-in. @endif @else Full refund for cancellations made within 48 hours of booking, if the check-in date is at least 14 days away. 50% refund for cancellations made at least 7 days before check-in. No refunds for cancellations made within 7 days of check-in. In case of force majeure, no refund will be made. The client will have a credit of the full amount paid, that could be spent within 12 months from the check-in day in the contract. The credit can only be used for the property described in this contract. @endif

Signature and stamp of the representative

{{ csrf_field() }}

Tenant Signature