{{ item.provider_name }}
{{ $t('dashboard_client.client_proposals.age', { idade: item.idade }) }}
{{ formatDate(item.date) }}
{{ $t('dashboard_client.next_schedules.from') }} {{ formatTime(item.start_time) }} {{ $t('dashboard_client.next_schedules.to') }} {{ formatTime(item.end_time) }}
{{ $t('dashboard_client.next_schedules.from') }} {{ formatTime(item.start_time) }} {{ $t('dashboard_client.next_schedules.to') }} {{ formatTime(item.end_time) }}
{{ filterCurrency(chooseprice(item.period_type, item.daily_price_8h)) }}
{{ formatLabelByPeriodType(item.period_type) }}
{{ $t('dashboard_client.client_proposals.distance') }} {{ (item.distance_km ?? '--') + ' km' }}