@extends("domains.board.layout.post-detail-layout") @section("header-child") @endsection @section('custom-columns')
시험응시일

시험 구분
exam_type == "PBT 시험")>
exam_type == "CDT 시험")>

응시한 시험장

접수증 이미지
* 파일 형식 : jpg, jpeg, png

시험장 평가
접근성
@foreach ($ratings as $key => $rating) examVenueReviewDetails->firstWhere("review_type", "accessibility")?->rating) == $key)/> @endforeach
시설
@foreach ($ratings as $key => $rating) examVenueReviewDetails->firstWhere("review_type", "facility")?->rating) == $key)/> @endforeach
음향상태
@foreach ($ratings as $key => $rating) examVenueReviewDetails->firstWhere("review_type", "sound")?->rating) == $key)/> @endforeach

@endsection @push("script") @endpush