@extends('layouts.app') @section('content')
@include('admin.events.cards.add-event')
@include('admin.events.cards.events')
@endsection