@extends('module.layouts.content') @push('meta') @endpush @push('css') @endpush @push('js') @endpush @section('content')
@if($type_id==39) @endif @if($type_id==40) @endif @if($type_id==41) @endif @if($type_id==42) @endif @if($type_id==43) @endif @if($type_id==44) @endif @if($type_id==45) @endif @if($type_id==46) @endif @if($type_id==47) @endif
@if($key) @else @endif
@if($articles->total()) @foreach($articles as $k=>$v)
@endforeach {{ $articles->links('module.widgets.pagination') }} @else
对不起,暂无相关资讯!
@endif
{{ csrf_field() }}
@endsection @section('script') @endsection