Active livestock
{{ $stats['animals_active'] }}
{{ $stats['animals_total'] }} total registered
Crops on record
{{ $stats['crops_total'] }}
across all plots
Active employees
{{ $stats['employees_active'] }}
working the farm today
Sales revenue
{{ number_format($stats['animal_sales_revenue'] + $stats['crop_sales_revenue']) }}
{{ \App\Models\Setting::get('currency', 'RWF') }} · livestock + crops
No animals registered yet. Register one.
@endforelseNo crops registered yet. Register one.
@endforelse