@extends('admin.layouts.main') @section('title', 'Admin - Add Event') @section('content')
@csrf
@endsection