@extends('web.layouts.master') @section('contents') @csrf اختر الحراج @foreach(\App\Models\Category::whereParentId(null)->get() as $category) {{$category->name[\App::getLocale()]}} @endforeach @if ($errors->has('grand_id')) {{ $errors->first('grand_id') }} @endif فحص @csrf بحث @if ($errors->has('search')) {{ $errors->first('search') }} @endif @foreach($home_categories as $cat) @endforeach @foreach($banners as $banner) @if($i == 1) @else @endif @endforeach الكل @foreach($taps_categories as $tap_category) {{$tap_category->name[\App::getLocale()]}} @endforeach الكل مشاهدة الجميع جديد فقط اختر المدينة @foreach(\App\Models\City::all() as $city) {{$city->name[App::getLocale()]}} @endforeach @include('web.data.data_search') @stop @section('script') @stop
مشاهدة الجميع
جديد فقط