@if(session()->has('success')) @endif @if ($errors->any()) @endif
Edit Event
@method('POST') @csrf
Back