@extends('layout') @section('content') @if(auth()->check()) @if(file_exists(public_path() . 'thumbs/beta/{{$video->file}}' . '.png')) @else {{$video->tesThumb()}} @endif
Copy Image
No Title