@extends('layouts.app') @section('title', $category->title) @section('content')
{{-- --}} {{--
--}} {{-- {{ getOneCategory(11,'title') }}--}} {{-- 更多--}} {{--
--}} {{--
--}} {{-- @if(getArticlesBYCate(11,8)->isNotEmpty())--}} {{-- @foreach (getArticlesBYCate(11,8) as $article)--}} {{-- @if ($loop->first)--}} {{-- --}} {{-- {{ $article->title }}--}} {{-- --}} {{-- @endif--}} {{-- @endforeach--}} {{-- --}} {{-- @endif--}} {{--
--}}
{{ getOneCategory(13,'title') }} 更多
{{ getOneCategory(12,'title') }}
{{-- --}} {{--
--}} {{-- 科研进展--}} {{-- 更多--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}}
@endsection