diff --git a/resources/js/Pages/ReportingShared.vue b/resources/js/Pages/ReportingShared.vue
index ae00f953..316c6bbe 100644
--- a/resources/js/Pages/ReportingShared.vue
+++ b/resources/js/Pages/ReportingShared.vue
@@ -115,11 +115,11 @@ watch(currentPage, () => {
+ v-if="reports.length > 0 || isAllowedToPerformPremiumAction()"
+ :reports="reports">