@extends('layouts.app') @section('content') @php $today = now()->toDateString(); $maxDate = now()->addDays(30)->toDateString(); @endphp