diff --git a/app/Controllers/PrintLabel.php b/app/Controllers/PrintLabel.php
index 3d4319e..6da7abd 100644
--- a/app/Controllers/PrintLabel.php
+++ b/app/Controllers/PrintLabel.php
@@ -322,5 +322,6 @@ P1
$sample = $data['SAMPLETYPE'];
$this->printSingle($access, $sample);
}
+ $this->labelPostekCollection($access);
}
}
\ No newline at end of file
diff --git a/app/Views/admin/dashboard_viewAccess.php b/app/Views/admin/dashboard_viewAccess.php
index 10a40ee..4b09413 100644
--- a/app/Views/admin/dashboard_viewAccess.php
+++ b/app/Views/admin/dashboard_viewAccess.php
@@ -56,10 +56,6 @@ $name = $row['NAME'];
Sample List