@extends('layouts.admin') @section('title', 'Create Event') @section('page-title', 'Create Event') @section('page-subtitle', 'Schedule a new church event') @section('content')
@csrf
hours before event
Cancel
@endsection