@extends('panel.user.openai_chat.chat') @section('title', __('AI Web Chat')) @section('titlebar_subtitle', __('Share a web link, and let the chatbot delve into the content, providing relevant insights and opinions.')) @section('titlebar_actions', '') @section('chat_sidebar_actions', '') @section('openChatAreaContainerUrl', '/dashboard/user/openai/webchat/open-chat-area-container') @section('chat_head_actions')
@endsection @push('script') @endpush