" class="form-control mt-2" data-provide="datepicker" data-date-format="M-yyyy" data-date-min-view-mode="1">
$trpSandUseStockDetail){ ?> format('d-m-Y'); if ($dateInMonthDmYFormat === $currentDate) { echo 'style="background: #cef0ad;"';} ?> >
Trp Sand To Use Coating Sand
Date Rough Kgs Fine Kgs Total Kgs Customer Name
Total Rough Kgs Fine Kgs Total Kgs
Total
modify('first day of this month')->format('Y-m-d'); $endDate = $date->modify('last day of this month')->format('Y-m-d'); $datesInMonth = []; $period = new DatePeriod( new DateTime($startDate), new DateInterval('P1D'), (new DateTime($endDate))->modify('+1 day') ); foreach ($period as $day) { $datesInMonth[] = $day->format('Y-m-d'); } foreach($datesInMonth as $datesInMonthIndex => $dateInMonth){ ?> >