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

Add Rows

{!! csrf_field() !!}

Assign rows for Home Page

Please select Rows you want to assign to this Home Page

Available Rows

@{{ channel.channel_name }}

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')

Hello

@endsection @section('scripts') @endsection