@php use App\Models\CategorieOffre; use App\Models\Reseausocial; $categories_offres = CategorieOffre::with(['offres'])->whereHas('offres')->get(); $reseaux_sociaux = Reseausocial::get(); @endphp
Download our Apps and get extra 15% Discount on your first Order…!