MORE LAYOUTgit add public/mobile public/nojs/ public/shoop.png resources/views/layout1/apply.blade.php resources/views/layout1/nojs.blade.php resources/views/layout1/tos.blade.php resources/views/layout4/ resources/views/layout5!
This commit is contained in:
5
resources/views/layout4/about.blade.php
Normal file
5
resources/views/layout4/about.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$sfw = $video->tags->contains(function($key, $tag) {
|
||||
return $tag->normalized === 'sfw';
|
||||
});
|
||||
?>
|
Reference in New Issue
Block a user