A.I. Tools

All AI Tools
@foreach($toolCategories as $key => $tool_category)
{{ $tool_category }}
@endforeach

All AI Tools

@foreach($toolLibraries as $key => $toolLibrary ) @if(!empty($toolLibrary['tools'])) @foreach($toolLibrary['tools'] as $tool_key => $feature) @endforeach @endif @endforeach
@push('scripts') @endpush