@csrf
{{$date}}
{{$station_name}}

Clear
@php $year = date('Y'); $month = date('m'); $day = date("d"); $hours = date('h'); $minutes = date('i'); $seconds = date('s'); // dd($hours); @endphp