Public Reporting Admin Dashboard

Department of Agriculture ยท Regional Field Office 10
{{vm.authUser.email}}
Checking admin session...

Access Denied

Your account is not tagged as admin in the database.

Admin Dashboard

Simplified control panel for reviewing and updating public reports.
Total
{{vm.reports.length | number}}
All reports
Submitted
{{vm.countStatus('Submitted') | number}}
New submissions
Validation
{{vm.countStatus('For Validation') | number}}
For review
Acted
{{vm.countStatus('Acted') | number}}
Action taken
# Reference No. Status Reporter Sector Commodity Location Assigned Office Submitted Action
{{vm.pageOffset + $index + 1}} {{r.referenceNo || r.id}} {{r.status || 'Submitted'}}
{{r.reporterName || '-'}}
{{r.contactNo || r.email || ''}}
{{r.sector || '-'}} {{r.commodity || '-'}}
{{r.barangay || '-'}}
{{r.municipality || '-'}}, {{r.province || '-'}}
{{r.assignedOffice || '-'}} {{vm.formatDate(r.submittedAt || r.createdAt)}}
No matching reports found.
Showing {{vm.filteredReports().length ? vm.pageOffset + 1 : 0}} - {{vm.min(vm.pageOffset + vm.pageSize, vm.filteredReports().length)}} of {{vm.filteredReports().length}} report(s)