@php $mecAiExamples = \App\Support\MecAiReportCatalog::examplePrompts(); @endphp

{{ __('MEC Insight Reports') }}

{{ __('Ask in natural language — the system interprets your request, queries authorized MEC data, and builds a report.') }}

{{ __('MEC Specific') }}

{{ __('Ask MEC Insight Reports') }}

{{ __('Describe the report you want. The AI interprets filters; numbers always come from your authorized MEC data.') }}

{{ __('AI Interpretation') }}

{{ __("I've understood your request. Here's the plan:") }}

    {{ __('Understanding MEC request…') }}

      {{ __('This report uses real MEC data from your authorized scope and permissions.') }}

      {{ __('Example prompts') }}

      {{ __('You can ask anything related to MEC visit plans, published reports, assessments, regions, officers, or compliance.') }}

      @foreach ($mecAiExamples as $example) @endforeach