diff --git a/resources/views/layout2/main.blade.php b/resources/views/layout2/main.blade.php index 742407d..85cdf15 100644 --- a/resources/views/layout2/main.blade.php +++ b/resources/views/layout2/main.blade.php @@ -5,8 +5,26 @@ file); ?> -
- +
+ @if(isset($q) && $video->hasAllTags($q)) + + + @else + + @endif @if(file_exists(public_path() . '/thumbs/beta/'.$thumb.'.png')) @else