add:setting main chatbot

fix:chatbot ui
This commit is contained in:
2025-03-04 14:46:29 +07:00
parent 9ea7e96af1
commit 572b86299c
11 changed files with 606 additions and 118 deletions

View File

@@ -61,7 +61,7 @@
{{-- <div class="floating-icon">
</div> --}}
@if (!Request::is('chatbot'))
@if (!Request::is('chatbot') && !Request::is('main-chatbot'))
<a href="{{ route('chatbot.index') }}" class="floating-icon">
</a>