@extends('layouts.app') @section('title', $cropPlan->name) @section('content') {{-- Header --}}
{{ $cropPlan->crop }} · {{ $cropPlan->location }} · {{ date('F', mktime(0,0,0,$cropPlan->planting_month,1)) }}
No analysis yet for this plan.
Planting window: {{ date('F', mktime(0,0,0,$latestResult->month,1)) }} · Analyzed {{ $latestResult->created_at->diffForHumans() }}
Profit = (expected yield × price per tonne) − input costs. Loss risk uses the lower end of the yield uncertainty range. These are estimates — actual results depend on local conditions.
Rankings are based on climate and agronomic fit only. Market demand data is unavailable so scores may not reflect economic conditions.
@endif| Crop | Suitability Score | Score Bar |
|---|---|---|
| {{ $alt['crop'] ?? '' }} | {{ $scorePct }}% |
|
| Model | Description |
|---|---|
{{ $name }} |
{{ $desc }} |
| Source | Details |
|---|---|
| {{ $source }} | {{ $detail }} |