{{ $ai_tool->tool_name }}

{!! str_first_sentence($ai_tool->summary) !!}

{{ $ai_tool->pricing_type }} @if ($ai_tool->is_app_web_both == 'both') App & Web @else {{ ucwords($ai_tool->is_app_web_both) }} @endif
@foreach ($ai_tool->keywords as $keyword) @if ($loop->iteration <= 3) {{ $keyword->value }} @else + {{ $ai_tool->keywords->count() - 3 }} more @break @endif @endforeach