vsmov-tocaanime/resources/views/themetocanime/inc/comment.blade.php
2026-05-20 12:50:58 +07:00

4 lines
286 B
PHP

<div style="width: 100%; background-color: #fff">
<div style="width: 100%; background-color: #fff" class="fb-comments" data-href="{{ $currentMovie->getUrl() }}" data-width="100%" data-colorscheme="light" data-numposts="5" data-order-by="reverse_time" data-lazy="true"></div>
</div>