@extends("board.layout.layout-board") @section("board-content") @php $content = $post->content; $messages = json_decode($content->content, 1); @endphp