@php $nowDate = date("Y:m:d"); $nowHour = date("H"); @endphp @extends(env('APP_NAME').'.layout', [ 'activatedNavItem' => 'INQUIRY', ]) @push('head') {!! resource('edmuhak/component/bbs/common.css') !!} {!! resource('edmuhak/component/inquiry/qna/asset/board.css') !!} @endpush {{-- @extends('layouts.default', [ 'activatedNavItem' => 'INQUIRY', ]) @push('head') @endpush --}} @section('content')

유학 Q&A

궁금한 사항을 남겨주세요
전문 컨설턴트가 24시간 이내
친절히 답변해드리겠습니다

문의하기
@endsection