path
@switch($db) @case('qna')
고객지원
{{ $title }}
@break @case('faq')
고객지원
{{ $title }}
@break @case('free_study_material')
무료강의/정보
{{ $title }}
@break @case('pass_review')
수강생 후기
{{ $title }}
@break @endswitch
@if ($db == 'course-review')
@if ($method=='index')

수강생들의 100% 리얼 수강후기!

@endif @endif @if ($db == 'testcenter-review')
@if ($method=='index')

수강생들의 생생한 시험장 후기!

@endif @endif