Merge remote-tracking branch 'origin/feature/chatbot-sidebar' into dev
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user