@extends('admin.layout.layout') @section('title') Create Event @endsection @section('content')

Add Event

@csrf
@endsection @section('script') @endsection