@extends(env('APP_NAME').'.layout') @push('head') {!! resource($defaultSkinPath.'asset/common.css') !!} {!! resource('edmuhak/component/bbs/common.css') !!} {!! resource($skinPath.'asset/board.css') !!} @endpush @section('content')

대학최신소식

해외대학의 최신 업데이트 소식

@if (isset($cfg->use->search))
@endif @if (isset($cfg->use->notice) and count($notices)>0) @endif @if (!empty($cfg->show->pagemenu)) @endif @include($defaultPath.'footer')
@if ($db=='university-abroad-univ-abroad-info') @endif @endsection