@if (! isset($sortable))
{{ isset($pending) ? '추가 예정 항목' : "조회 결과 {$posts->total()}건" }}
@endif
sizeof($posts) > 0,"custom-scroll" => sizeof($posts) > 0, 'review-form']) style="--height: 700px;"> @if (isset($sortable)) @endif @if (isset($sortable)) @endif isset($sortable)]) id="review-grid{{ $targetId }}"> @foreach ($posts as $post) @php $content = $post->content; @endphp service])> @if (isset($checkable)) @elseif (isset($sortable)) @else @endif @if (isset($sortable)) @endif @endforeach
번호 등록일시 전시상태 합격점수 달성기간 국가 공부목적 제목 댓글수 조회수 작성자관리
{{ $post->id }}{{ $post->created_at }} {{ $post->enable?->activated == 1 ? "전시" : "비전시" }} {{ $post->overall }} {{ $post->period }} {{ $post->country?->name }} {{ $post->goal_description }} @if (isset($checkable)) @endif
@foreach ( ["Overall", "Listening", 'Reading', "Writing", 'Speaking'] as $subject)
{{ $subject }}
{{ $post->{strtolower($subject)} ?? "-" }}
@endforeach
응시일
{{ $post->exam_date ? date('Y-m-d', strtotime($post->exam_date)) : '' }}
달성기간
{{ $post->period }}
목적국가
{{ $post->country?->name }}
공부목적
{{ $post->goal_description }}
태그
{{ $post->tags }}
원본제목
{{ $post->content->title }}
변경제목
{{ $post->product_review_title }}
본문
{!! nl2br(htmlspecialchars_decode($post->content?->content, ENT_QUOTES)) !!}
{{ number_format($post->comments->count()) }} {{ number_format($content?->views) }} {{ $content?->writer?->name }}
@if (! isset($sortable) && empty($pending)) {!! $posts->links('vendor.pagination.popup') !!} @endif