Merge remote-tracking branch 'origin/feature/chatbot-sidebar' into dev

This commit is contained in:
arifal
2025-03-04 15:15:32 +07:00
11 changed files with 606 additions and 118 deletions

View File

@@ -86,7 +86,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>