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

Add Home Business ads

@include('layouts.message')
Add Home Business Ads from the following form.
@csrf()

1. Ad Details

2. Contact Info

3. Locations

4. Working Hours

5. Social Links

6. Overview

7. Gallery

8. Others

9. Promote Your Ad

10. Status

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