{{ $seoHeader->title }}
@if (isset($cfg->use->search))
@endif
번호 | 제목 | 조회수 |
---|
{{ $vars->withQueryString()->links() }}
@endif
@include($viewPath.'footer')
@extends(env('APP_NAME').'.layout') @push('head') {!! resource($defaultSkinPath.'asset/common.css') !!} {!! resource($skinPath.'asset/index.css') !!} @endpush @section('content')
번호 | 제목 | 조회수 |
---|