TAKEONE

Video Uploaded Successfully! 🎉

Hi {{ $userName }},

Your video "{{ $video->title }}" has been uploaded successfully!

Your video is now being processed and will be available shortly.

Check out your uploaded video:

@if ($video->thumbnail) {{ $video->title }} @else
{{ Str::limit($video->title, 30) }}

Thumbnail generating...

@endif

Video Details:

  • Title: {{ $video->title }}
  • Size: {{ round($video->size / 1024 / 1024, 2) }} MB
  • Orientation: {{ $video->orientation ?? 'Horizontal' }}

▶️ Watch Video