@php($video = exif_read_data(public_path('uploads/items/video/thump/'.$media->thumbnail))) @php($class_name = ($video['COMPUTED']['Height'] > $video['COMPUTED']['Width']) ? 'portrait' : 'landscape');