@extends('layouts.admin') @section('header', 'Edit Event: ' . $event->name) @section('content')
Please fix the following errors: