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

Edit Event


Drag & Drop logo here

PNG, JPG up to 5MB

Drag & Drop banner here

PNG, JPG up to 5MB

@endsection @push('script') @endpush