@extends('layouts.app') @section('title', 'Create Channel') @push('styles') @endpush @section('content')

Create Channel

Back
@csrf
@csrf
@endsection @push('scripts') @endpush