@extends('Shared/layout') @section('title','Crear evento') @section('content')
@csrf
@endsection