This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
data-csrf-name="<?= esc($csrfTokenName) ?>"
|
||||
data-csrf-value="<?= esc($csrfTokenValue) ?>">
|
||||
<h2 class="text-center mt-4 mb-3">Deleted Notifications</h2>
|
||||
<?= $this->include('partials/academic_filter') ?>
|
||||
|
||||
<?php if (session()->getFlashdata('success')): ?>
|
||||
<div class="alert alert-success"><?= esc(session()->getFlashdata('success')) ?></div>
|
||||
|
||||
Reference in New Issue
Block a user