@if(auth()->check()) @if(auth()->user()->hasFaved($video->id)) UNFAV @else FAV @endif @else FAVED @endif