@extends('layouts.app') @section('content') @include('eventos.create-edit', ['evento' => $evento]) @endsection