Blame view

resources/views/comments/discussion-pagelet.blade.php 125 Bytes
e77200db5   nologostudio.ru   Initial commit
1
2
3
  @each('comments/comment', $comments, 'comment')
  
  <script type="text/json" id="comments-json-data">{!! $jsonData !!}</script>