Server IP : 66.29.132.124 / Your IP : 3.143.239.63 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/cwd/storage/framework/views/ |
Upload File : |
<div class="messenger-sendCard"> <form id="message-form" method="POST" action="<?php echo e(route('send.message')); ?>" enctype="multipart/form-data"> <?php echo csrf_field(); ?> <label><span class="fas fa-paperclip"></span><input disabled='disabled' type="file" class="upload-attachment" name="file" accept="image/*, .txt, .rar, .zip" /></label> <textarea readonly='readonly' name="message" class="m-send app-scroll" placeholder="<?php echo e(__('Type a message...')); ?>"></textarea> <button disabled='disabled'><span class="fas fa-paper-plane"></span></button> </form> </div> <?php /**PATH /home/book24/public_html/resources/views/vendor/Chatify/layouts/sendForm.blade.php ENDPATH**/ ?>