@props(['video'])
@auth @if (Auth::id() === $video->user_id) @elseif (Auth::id() !== $video->user_id) @endif @else @endauth @auth
@csrf
@else @endauth @if ($video->isShareable()) @endif