@extends('layouts.app') @push('css') @endpush @section('content') @inject('carbon', 'Carbon\Carbon')

Create New Venue

@csrf
Enter Venue Information





@csrf
Import from Excel(.xls/.xlsx):



Download the Excel File Format:
Excel Logo
@endsection @push('js') @endpush