@extends("layouts.admin") @section("content")

Add New Event

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