if condition in laravel : you can easy to use blade if else laravel.You may construct if statements using the @if, @elseif, @else, and @endif directives.
@if (count($type) === 1) I have one record! @endif
find_in_set in laravel
9kmovie New Link