@php $menuList1 = App\Models\MenuList::where('type',1)->where('ad_id',$ad->id)->get(); $menuList2 = App\Models\MenuList::where('type',2)->where('ad_id',$ad->id)->get(); $menuList3 = App\Models\MenuList::where('type',3)->where('ad_id',$ad->id)->get(); $module_folder = 'menu'; @endphp
@csrf()

1. Menu Details

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

2. Contact Info

3. Location

4. Menu Section 1

5. Menu Section 2

6. Menu Section 3

@section('head-css') @endsection @section('scripts') @endsection