PFMS
PFMS
Smart FarmOS
Overview
Dashboard
Operations
@can('manage farms') Farm Setup Branches Houses @endcan @can('manage batches') Batches Egg Production Batch Sales Health @endcan @can('manage feed') Feed & Inventory Feed Consumption @endcan @can('manage finance') Finance @endcan @can('manage suppliers') Suppliers Supplier Payments @endcan Alerts Notifications @if ($unreadNotificationCount > 0) {{ $unreadNotificationCount > 99 ? '99+' : $unreadNotificationCount }} @endif
Management
@can('view reports') Reports @endcan @can('manage users') Admin Users Admin Roles Password Reset Queue @if ($pendingPasswordResetCount > 0) {{ $pendingPasswordResetCount > 99 ? '99+' : $pendingPasswordResetCount }} @endif @endcan
{{ auth()->user()?->name }}
Profile
@csrf