JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "bullet-list.php"
Full Path: /var/www/laravel_filter/vendor/laravel/framework/src/Illuminate/Console/resources/views/components/bullet-list.php
File size: 184 bytes
MIME-type: text/plain
Charset: utf-8
<div>
<?php foreach ($elements as $element) { ?>
<div class="text-gray mx-2">
⇂ <?php echo htmlspecialchars($element) ?>
</div>
<?php } ?>
</div>