@extends('templates.app') @section('container')
Tanggal
{{ date('Y-m-d') }}


@csrf
@method('PUT') @csrf
@push('script') @endpush @endsection