@stack('styles') @if (file_exists(public_path('front/css/chatbot-widget.css'))) @endif
@include('chat-include') @if (file_exists(public_path('front/js/chatbot-widget.js'))) @endif