@if(!empty($cinemas))
{{--
--}}
{{--
TRENDING MOVIES
--}}
{{--
--}}
{{--
--}}
{{--
}})
--}}
{{--
--}}
{{--
--}}
{{--
}})
--}}
{{--
--}}
{{--
--}}
{{--
}})
--}}
{{--
--}}
{{--
--}}
{{--
--}}
@foreach($cinemas as $index => $category)
NOW SHOWING
{{(ucwords($category->name))}}, {{(ucwords($category->location))}}, {{(ucwords($category->state))}}
{{--
--}}
@foreach($category->tickets as $movies)
@endforeach
@endforeach
@else
No Cinemas Available
@endif