@{{ $title }}

@{{ $body }}

Published on:

    @foreach($publishedPlatforms as $platform)
  • @{{ $platform['name'] }} @if($platform['url']) — View post @endif
  • @endforeach
View Post →