@extends(env('APP_NAME').'.layout') @push('head') {!! resource($defaultSkinPath.'asset/common.css') !!} {!! resource($skinPath.'asset/index.css') !!} @endpush @section('content') @if($menuId !== "hanaschool_gallery")
youtube logo

세계적 명문 영국 미술/디자인 대학 진학 과정
영국 현지소식을 한 자리에 모은 국내 유일 채널

오직 하나스쿨오브아트 유튜브에서만 볼 수 있는 영국 아트유학 핵심 영상!
영국 아트유학 준비 과정과 합격후기, UAL에 재학 중인 학생들의 생생한 Vlog를 확인하세요!

@endif
@if($menuId !== "hanaschool_gallery")
오직 하나스쿨오브아트
유튜브 채널에서만 볼 수 있는 영국 아트유학 핵심 영상 모아보기!

하나스쿨오브아트

@else

{{ $seoHeader->title }}

@endif @php($youtube = $Bbs->getOption('youtube'))
@if (isset($cfg->use->search))
@endif
@if (!empty($cfg->show->pagemenu)) @endif @include($viewPath.'footer')
@endsection