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

Add Rows Order

{!! csrf_field() !!}

Assign rows for Home Page

Please select Rows you want to assign to this Home Page

Available Rows
@{{ item.channel_name || item.title || item.name }}
CHANNEL
VOD
EVENT
Series
Other
Assigned Rows
DROP HERE
@include('organizations::app-customization.common.BackgroundNav')
@include('organizations::app-customization.promotion.rows-order.background.image')
@include('organizations::app-customization.promotion.rows-order.background.gradient')

Not Set

@{{ errors.title.message }}

@endsection @section('scripts') @endsection