diff --git a/resources/views/hardware/audit-due.blade.php b/resources/views/hardware/audit-due.blade.php index ccc62ae49a..58a944e4a9 100644 --- a/resources/views/hardware/audit-due.blade.php +++ b/resources/views/hardware/audit-due.blade.php @@ -31,7 +31,7 @@ - {{ (isset($total_due_for_audit)) ? $total_due_for_audit : '' }} + {{ (isset($total_due_for_audit)) ? $total_due_for_audit : '' }}
  • @@ -39,7 +39,7 @@ - {{ (isset($total_overdue_for_audit)) ? $total_overdue_for_audit : '' }} + {{ (isset($total_overdue_for_audit)) ? $total_overdue_for_audit : '' }}
  • diff --git a/resources/views/hardware/checkin-due.blade.php b/resources/views/hardware/checkin-due.blade.php index f8c9fdd964..d764a5178e 100644 --- a/resources/views/hardware/checkin-due.blade.php +++ b/resources/views/hardware/checkin-due.blade.php @@ -31,7 +31,7 @@ - {{ (isset($total_due_for_checkin)) ? $total_due_for_checkin : '' }} + {{ (isset($total_due_for_checkin)) ? $total_due_for_checkin : '' }}
  • @@ -39,7 +39,7 @@ - {{ (isset($total_overdue_for_checkin)) ? $total_overdue_for_checkin : '' }} + {{ (isset($total_overdue_for_checkin)) ? $total_overdue_for_checkin : '' }}
  • diff --git a/resources/views/hardware/view.blade.php b/resources/views/hardware/view.blade.php index a83b006c56..dfb1513936 100755 --- a/resources/views/hardware/view.blade.php +++ b/resources/views/hardware/view.blade.php @@ -51,7 +51,7 @@ @@ -62,7 +62,7 @@ @@ -73,7 +73,7 @@ @@ -96,7 +96,7 @@ @@ -107,7 +107,7 @@ @@ -119,7 +119,7 @@