@php $country_code = get_country_code(); $country_name = get_country_name(); @endphp
Live Streaming
Live Streaming
@foreach($filtered_menu_links as $link) @if(!$link['child'])
{{$link['label']}}
{{$link['label']}}
@else
{{$link['label']}}
@foreach($link['child'] as $child)
{{$child['label']}}
@endforeach
{{$link['label']}}
@foreach($link['child'] as $child)
{{$child['label']}}
@endforeach
@endif @endforeach
{{ csrf_field() }}
@php $country_code = get_country_code(); $country_name = get_country_name(); @endphp
{{ $country_name }}
@if(Auth::check())
{{ Auth::user()->name }}
My Account
Profile
Logout
@else
@endif
@php $country_code = get_country_code(); $country_name = get_country_name(); @endphp
{{ $country_code }}
@if(Auth::check())
My Account
Profile
Logout
@else
@endif
Live Streaming
Live Streaming
@foreach($filtered_menu_links as $link) @if(!$link['child'])
{{$link['label']}}
{{$link['label']}}
@else
{{$link['label']}}
@foreach($link['child'] as $child)
{{$child['label']}}
@endforeach
{{$link['label']}}
@foreach($link['child'] as $child)
{{$child['label']}}
@endforeach
@endif @endforeach
@if(Auth::check())
{{ Auth::user()->name }}
My Account
Profile
Logout
@else
@endif
{{ csrf_field() }}
@isset($sliders) @foreach ($sliders as $slider)
@isset($slider->getVideo->trailer_path)
@endisset
@isset($slider->getVideo->title) @php $slug = $slider->getVideo->slug ?? ''; @endphp
{{ $slider->getVideo->title }}
WATCH NOW
@endisset
@isset($slider->getVideo->trailer_path)
@endisset
@isset($slider->getVideo->trailer_path)
@endisset
@isset($slider->getVideo->title) @php $slug = $slider->getVideo->slug ?? ''; @endphp
{{ $slider->getVideo->title }}
WATCH NOW
@endisset
@endforeach @endisset
Live Streaming
Live Streaming
@php $totalvidscount = 0; @endphp @if (get_setting('home_page_section')) @php $homeContent = get_setting('home_page_section')->value; $homeContentArray = explode(',', $homeContent); @endphp @foreach ($homeContentArray as $homeContentSingle) @php $totalvidscount += 10000; // Increment by 10,000 in each iteration //retrieve category slug $categoryModel = App\Models\Category::where('name', $homeContentSingle)->first(); if ($categoryModel) { $categorySlug = $categoryModel->slug; } else { $categorySlug = ''; } @endphp {{-- Desktop orientation --}} @if(get_design_option_dp($categorySlug) == 'Verticle') @include('front.home-page.home-page-section-mod-ref', [ 'slug' => $categorySlug, 'vidcount' => $totalvidscount, ]) @elseif(get_design_option_dp($categorySlug) == 'Horizontal') @include('front.home-page.home-videos-landscape-mod-ref', ['slug' => $categorySlug]) @endif {{-- Desktop orientation --}} {{-- Mobile orientation --}} @if(get_design_option_mb($categorySlug) == 'Verticle') @include('front.home-page.home-page-section-mb-mod', [ 'slug' => $categorySlug, 'vidcount' => $totalvidscount, ]) @elseif(get_design_option_mb($categorySlug) == 'Horizontal') @include('front.home-page.home-videos-landscape-mb-mod-ref', ['slug' => $categorySlug]) @endif {{-- Mobile orientation --}} @endforeach @endif
Select Country
×
Click to Select
@php $countries = get_active_countries(); @endphp @if(isset($countries)) @foreach($countries as $country)
{{ $country->country_name }}
@endforeach @endif
Share website
×
copy link
Leave Feedback
×
{{csrf_field()}} @honeypot
Name
Phone Number
Email
Message
{!! NoCaptcha::renderJs() !!} {!! NoCaptcha::display() !!}
Share website