@extends('front.layouts.front') @section('content')

Trending pushes

@endsection @section('end-content') {{-- Begin:: Category --}}

Genres

{{-- End:: Category --}} @include('front.layouts.omg-special'); @foreach (Genres() as $Genre) @if(count($Genre->titles) > 0)

{{ $Genre->title }}

View All @if(count($Genre->titles) > 5) @endif
@endif @endforeach {{-- @include('front.layouts.latest-release') @include('front.layouts.unlimited-download') --}}

Multiplex Movies

Watch with Friends

Popular in Action

@include('front.layouts.recommended') @endsection