@php $footer_categories = App\Models\Category::where('is_deleted', 0) ->where('parent', 0) ->where('is_deleted', 0) ->get(); @endphp
Whatsapp Chat