{{-- Shared EVA calculator modal body fields (linear PV engine). Required: $evaCalcIdPrefix (e.g. report-eva-calc) --}} @php $evaCalcIdPrefix = $evaCalcIdPrefix ?? 'report-eva-calc'; @endphp
{{ __('Enter the inputs below (same currency unit as BAC). Values are computed with PMBoK-style formulas (linear planned value) and written into the form when you click Calculate.') }}