{{-- Everything that comes out from gutemberg will be inside of the_content --}} @php the_content() @endphp {{-- @php // LEAVE THIS I'LL DELETE LATER // Define the args for the grid $args = [ 'post_type' => 'post' ]; @endphp --}} {{-- @include('partials/grid', ['args' => $args]); --}}