@extends('frontend.layouts.app-dashboard') @section('content')

Extend Your Ad Post.

@if(in_array( $module->id, [1,2,3])) @include('frontend.user.form.business-extend') @endif
Please wait...
@endsection