@extends('layouts.site') @section('title', 'Vertz Originals') @push('styles') @endpush @section('content')

VERTZ ORIGINALS PRESENTS

Original Vertical Series. Studio Produced

VERTZ is a production driven platform creating original vertical series, micro dramas, and short form films designed for modern viewing. Every project is developed in house, delivering cinematic storytelling in a vertical format built for today's audience

@forelse ($heroTrailers as $trailer)

{{ $trailer->title }}

@if ($trailer->trailer_url) @else @endif
@empty

Publish trailers from the dashboard to populate the landing page automatically.

@endforelse
Vertical drama poster
Featured series poster
Featured series poster
Vertical Series

{{ $trailers->count() }} published titles

{{ $featuredTrailers->count() }} featured releases

content workflow.

Built for fast admin publishing and mobile-first viewing.

Featured poster

VERTZ ORIGINAL PRODUCTIONS

About VERTZ

VERTZ is a studio focused on producing original vertical content. Our slate includes micro dramas, short form series, and vertical films created with a cinematic approach.

Each project is developed and produced to deliver high quality storytelling in a format tailored for how audiences watch today.

Learn more
@foreach ($posterWall as $poster) @endforeach @foreach ($posterWall as $poster) @endforeach
@foreach ($posterWall as $poster) @endforeach @foreach ($posterWall as $poster) @endforeach

VERTZ ORIGINALS PRESENTS

Watch Original Series

Discover {{ $trailers->count() }} live vertical titles, all managed from one dashboard and displayed instantly on the landing page.

@endsection