@extends('layouts.app') @section('title', 'Mobile AI Agents') @section('content')

{{ __('mobile.ai_agents') }}

{{ __('mobile.loading_ai_agents') }}

@endsection @push('styles') @endpush @push('scripts') @endpush