@extends('layouts.admin.app') @section('title', 'Create Event Auction') @push('style') @endpush @section('content')
@include('admin.layouts.alert')
@csrf

Create New Event


Drag & Drop logo here

PNG, JPG up to 5MB

Drag & Drop banner here

PNG, JPG up to 5MB

@endsection @push('script') @endpush