Skip to content

PHP code snippet – How to call function in blade laravel?

<div>
    <span>{{ $customFunction('custom param') }}</span>
</div>
See also  CSS code snippet - How to get rid of button outline when clicked?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.