@extends('admin.layouts.masterlayout') @section('title', 'Add Live Stream') @section('head_title', 'Event Management') @section('Css') @endsection @section('content')

Add Live Stream

Event Management / Add Live Stream

@if ($errors->any())
@endif
@csrf

Live Stream Details

Upload Proof

Cancel
@include('admin.shop.availability_day') @endsection @section('script') @endsection