'하나에듀케이션'이기에 가능한 놀라운 합격 결과!
UAL 합격후기를 확인해 보세요.
@php($best = $Bbs->getOption('best', 2))
@if (count($best)>0)
베스트 후기
-
@foreach($best as $var)
@include($viewPath.'notice-loop')
@endforeach
@if (isset($cfg->use->search))
@endif
-
@foreach($vars as $var)
@include($viewPath.'index-loop')
@endforeach
{{ $vars->withQueryString()->links() }}
@endif
@include($viewPath.'footer')