This commit is contained in:
ns77@siliconpin.com
2025-09-03 15:05:26 +00:00
parent 5cce7f9f09
commit 969c2e2186

View File

@@ -9,7 +9,7 @@ if (!isset($_SESSION['user_id']) || empty($_SESSION['user_id'])) {
?> ?>
<!-- Generate Report Form --> <!-- Generate Report Form -->
<div class="container mt-4" style="margin-bottom: 105px;"> <div class="container mt-4" style="margin-bottom: 150px;">
<div class="card shadow-lg p-4 rounded-3"> <div class="card shadow-lg p-4 rounded-3">
<h4 class="mb-3">Generate Report</h4> <h4 class="mb-3">Generate Report</h4>
<form method="get" class="row g-3"> <form method="get" class="row g-3">