Name: {{ resource.name?resource.name[locale]:'' }}
Years of experience : {{ resource.age != 0 ?resource.age - 23: 0 }}
Address: {{ resource.address }}
Customer Rating
Resource Information
- Resource Demand: {{ resource.domain && resource.domain.name ?resource.domain.name[locale]:'' }}
- Date Added: {{ resource.created_at }}
- Daily Rent Rate: {{ resource.day_rate }}
- Weekly Rent Rate: {{ resource.week_rate }}
- Monthly Rent Rate: {{ resource.month_rate }}
Notes:
{{ resource.note[locale] }}
Booking Schedule
Note: Red dates are booked.