@extends('layouts.admin') @section('title', 'Add Event') @section('page-title', 'Add Event') @section('content')
Back to Events
Enter Event Details
@csrf
@endsection