v2
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user