@extends('layouts.header') @section('content')
@php $todayDate=date('Y-m-d'); @endphp


@endsection