@if ($check_if_product_is_from_user)
{{-- Back Button to Profile Page --}}

  Add Videos

@foreach ($video_link as $index => $link)
{{-- Remove Button --}} @if ($index > 0) @endif
@error('video_link.' . $index)

{{ $message }}

@enderror @endforeach {{-- Add More Button --}}
@else

Invalid action.

Back to Products Page
@endif