@extends('profilelayout') @section('content')
@foreach($videos as $video) file); ?>
@if(isset($q)) @else @endif {{-- MUSS UNBEDINGT NOCH ANGEPASST WERDEN!!! --}} @if(file_exists(public_path() . '/thumbs/beta/'.$thumb.'.png')) @else @endif
@endforeach
@endsection