Reputation:
I need to use custom if statement in Laravel, but I don't know why PhpStorm says:
tag start is not closed!
Here is my code:
<a href="#" @RouteNameCheck('home') class="white-color" @endRouteNameCheck></a>
Upvotes: 2
Views: 356
Reputation: 497
Upvotes: 3