@extends('dashboard') @section('page-title', 'AI Agents') @section('content')
Manage your AI agents, monitor their performance, and deploy them to your websites.
{{ Str::limit($agent->description, 120) }}
You haven't created any AI agents yet. Get started by creating your first agent.
Create Your First Agent