Laravel Pest and Blade directives
I’m building an admin panel, where a button is only visible if the user has a type of “Reader”. For that purpose I create a custom Blade if, what is look like this
I’m building an admin panel, where a button is only visible if the user has a type of “Reader”. For that purpose I create a custom Blade if, what is look like this