@push('style') @endpush
@foreach ($mediaVideos as $index => $media)
@endforeach
{{-- Videos Content --}}
@if ($vipGuest->translations->first()->videosDescription)

{{ $vipGuest->translations->first()->videosDescription }}

@endif
@foreach ($mediaPhotos as $index => $media)
{{
@endforeach
{{-- images Content --}}
@if ($vipGuest->translations->first()->imagesDescription)

{{ $vipGuest->translations->first()->imagesDescription }}

@endif
@if ($previousId) @endif
@push('js') @endpush