@extends('frontend.layout.layout') @section('title', 'AI Integrations - Tutapis') @section('main') @livewire('frontend.a-i-integration') @endsection