@extends('layouts.admin') @section('title', 'Create Event') @section('header_title', 'Events') @section('content')

Add New Event

Back to List
@csrf
Use this calendar tool to automatically split and populate the fields below.
The friendly full date text display shown to visitors.
Recommended size: 800x600px. Standard formats: JPG, PNG, GIF (max 2MB).
@endsection @section('scripts') @endsection