@extends('layouts.frontendTemplate') @section('main') {{ $subCategoryView->name }} หน้าแรก หมวดหมู่ {{ $subCategoryView->name }} {{ count($itemView) }} เรื่องราว {{ $subCategoryView->name }} ค้นหา @foreach ($itemView as $item) + {{ $item->name }} {{ Carbon\Carbon::parse($item->due_date)->setTimezone('Asia/Bangkok')->locale('th_TH')->isoFormat('Do MMMM') }} {{ Carbon\Carbon::parse($item->due_date)->setTimezone('Asia/Bangkok')->locale('th_TH')->isoFormat('YYYY') + 543 }} @endforeach @include('uc.pagination', ['data' => $itemView]) @stop @section('js') @endsection
{{ count($itemView) }} เรื่องราว