@extends('layouts.admin-layout') @section('title', 'Add AtoZ TV') @section('content')

AtoZ TV Form

@csrf

AtoZ TV Section

@error ('tv_video_link') {{$message}} @enderror

@endsection @section('script') {{-- --}} @endsection