{{ $t("maintenances") }} {{ $t("view_maintenance_details") }}

  • {{ $t("open_request") }} {{countMaintences.total_opened}}
  • {{ $t("new_request") }} {{countMaintences.total_new}}
  • {{ $t("in_progress") }} {{countMaintences.total_in_progress}}
  • {{ $t("closed_request") }} {{countMaintences.total_closed}}
{{ $t("id") }} {{ $t("created_on") }} {{ $t("property_name_or_number") }} {{ $t("category") }} {{ $t("sub_category") }} {{ $t("description") }} {{ $t("status") }} {{ $t("tools") }}
{{item.maintenance_request_id}} {{formatDate(item.datetime, 'MMMM Do YYYY')}} {{item.quick_title}} {{item.category}} {{item.sub_category}} {{item.description}} {{item.status}}
BrykApp

Please wait...