loading..
No Result Found
Offers: {{ total }}
{{office.name}}
Active {{ cities.find(c => Number(c.id) === Number(office.address.city_id)) ? cities.find(c => Number(c.id) === Number(office.address.city_id))['label_en'] : '--' }}
{{ getProPerformance(office.id) }}
The office's response rate to complaints
{{office.rating}}/10
Based on the rating of {{office.reviews_count}}
customer(s)
No Rating
{{office.accept_rate}}
Acceptance Rate
Occupation | Nationality | Cost | Duration | Religion | Type |
---|---|---|---|---|---|
{{occupations && occupations.find(i => i.id == service.occupation_id) ? occupations.find(i => i.id == service.occupation_id)['label_en'] : '--'}} | {{nationalities && nationalities.find(i => i.id == service.nationality_id) ? nationalities.find(i => i.id == service.nationality_id)['label_en'] : '--'}} | {{ service.price | withVAT(vat) }} | {{ service.recruitment_period }} | {{prepareReligion(service.religion_id)}} | {{ prepareServiceType(service.type) }} |