@extends('layouts.app') @section('content')
Edit Event Information


{!! csrf_field() !!} @method("PATCH")


@stop