@extends('frontend.layouts.client.index') @section('content')
{{-- Start::category --}} @if (!$categoryInfo->isEmpty()) @endif {{-- End::Country --}} {{-- Start::Country --}} @if (!$countryInfo->isEmpty()) @endif {{-- End::Country --}} {{-- Start::Year --}} @if (!$years->isEmpty())

Year

@endif {{-- End::Year --}} {{-- Start:: Celebrities --}} @if (!$celebrityInfo->isEmpty()) @endif {{-- End:: Celebrities --}} {{-- Start:: Genre --}} {{-- @if (!$genreInfo->isEmpty())

Genres

@endif --}} {{-- End:: Genre --}} {{-- Start:: Live Tv --}} @if (!$tvInfo->isEmpty()) @endif
@endsection @push('custom-js') @endpush