Swal.fire({ icon: '{$flash['type']}', title: '{$flash['title']}', text: '{$flash['message']}', confirmButtonColor: '#4f46e5', customClass: { container: 'font-sans' } }); "; unset($_SESSION['flash']); } ?>