File "alert.php"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/laravel/framework/src/Illuminate/Console/resources/views/components/alert.php
File size: 131 bytes
MIME-type: text/plain
Charset: utf-8

<div class="w-full mx-2 py-1 mt-1 bg-yellow text-black text-center uppercase">
    <?php echo htmlspecialchars($content) ?>
</div>