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

Add Flyers

@include('layouts.message')
Add Flyers from the following form.
@csrf()

1. Flyers Details


Select Image Change Remove

2. Contact Info

3. Flyer Option A - 1 or 2 Page Flyer

4. Flyer Option B - Coupon

5. Flyer Option C - Multiple Page Flyer

6. Promote Your Ad

7.Status

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