@extends('cms.layouts.app', ['page_id' => 'dashboard']) @push("js") @endpush @section('title') Date: {{ now()->format('j F (l)') }} @endsection