@extends('layouts.admin') @section('title', __('AI Tools')) @section('page-title', __('AI Tools')) @section('content')
Admin AI tools use the global AI API keys configured in settings.
AI Dashboard
View token usage, limits and estimated cost.
Email Text Generator
Generate subject + body from structured inputs.
@endsection