@extends('admin.layout.app') @section('main_title', 'Events') @section('title', 'Create Event') @section('sub_title', 'Control Panel') @push('styles') @endpush @section('content')
@csrf
Add Performers
Add Venue

@endsection @push('scripts') @endpush