@extends('front.layouts.front') @section('maincss') @endsection @section('content') Custom Channel Create @csrf Name {{-- Handle --}} Description Logo Banner {{-- Language --}} Channel URL {{-- Contact Email Contact Mobile --}} Save Cancel @endsection @section('script') @endsection