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.

{{ form.validations.username[0] }}
{{ form.validations.email[0] }}
{{ form.validations.phone[0] }}
{{ form.validations.textmessage[0] }}
{{ form.message }}
{{ $t('booking_schedule') }}

{{ $t('select_booking_period') }}:

{{ $t('Your_ads_details') }}:

{{ $t('active_from_date') }}: {{ selectedDate.start|formatDate }}

{{ $t('active_till_date') }}: {{selectedDate.end|formatDate}}

{{ $t('ad_total_price') }}: {{totalCost}}

Please fill in your Credit/Debit card details:
{{ errors.first('item_form.card_number') }}
{{ errors.first('item_form.card_name') }}
{{ errors.first('item_form.card_month') }}
{{ errors.first('item_form.card_year') }}
{{ errors.first('item_form.card_securityCode') }}
{{ form.message }}