@extends('layouts.app') @section('title', 'Eventos') @push('styles-custom') @endpush @section('content')

Eventos

Filtros
# Nome Artista Data Hora Local Cidade UF Levon Ações
@include('eventos.partials.modal-delete') @include('eventos.partials.modal-visualizar') @endsection @push('scripts-custom') @include('eventos.scripts.index-scripts') @endpush