v2
This commit is contained in:
@@ -4,7 +4,7 @@ if (!isset($_SESSION['user_id']) || empty($_SESSION['user_id'])) {
|
||||
exit;
|
||||
}
|
||||
?>
|
||||
<div class="container">
|
||||
<div class="container" style="margin-bottom: 105px;">
|
||||
<h3 class="">New Payment</h3>
|
||||
<div style="display: flex; gap: 20px; flex-direction: row;">
|
||||
<input class="form-control" type="text" id="acno" placeholder="Enter Account No" />
|
||||
|
||||
Reference in New Issue
Block a user