@include('components.course-wall._create-post-form')
@include('components.course-wall._post')
@if ($posts->lastPage() > 1)
@endif