@extends('backend.layouts.app-backend') @section('content')

Edit event ads

@include('layouts.message')
Edit event Ads from the following form.
@csrf()

1. Event Details

@if(isset($event->featured_image)) @endif
Select Image Change Remove

2. Contact Info

3.Event Location

4. Social Links

5. Promote Your Ad

6. Featured Your Ad

7. Status

@endsection @section('header-style') @stop @section('footer-scripts') @stop