@extends('template') @section('content') @push('swipper') {{-- swiper --}} {{-- --}} {{-- swiper --}} @endpush @push('calendar') {{-- fullcalendar --}} {{-- fullcalendar --}} {{-- script --}} @endpush @php use Carbon\Carbon; @endphp
{{ Carbon::parse($item->tanggal)->formatLocalized('%d %b %Y') }}
--}}