@extends('base::layouts.default') @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')
@include('subscribers::layouts.subscribernav')

Custom Media

Assign special movies and TV Channels to this subscriber that will be visible only to this account.

@include('subscribers::layouts.custom-stream-tabview')

VOD List


{!! csrf_field() !!}
@include('base::partials.errors')
@endsection @section('scripts') @endsection