4 lines
286 B
PHP
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>
|