{{--'name', 'email', 'password', 'fb_token', 'fax', 'personal_id', 'google_token', 'type', 'mobile', 'mobile_code', 'mobile_verified_at', 'phone', 'phone2', 'city_id', 'description', 'image', 'city_id',--}} @foreach($nieghbourhoods as $nieghbourhood) @endforeach
# الاسم بالعربية الاسم بالانجليزيه المدينه الاعدادت
{!!$loop->iteration!!} {!!$nieghbourhood->name_ar!!} {!!$nieghbourhood->name_en!!} {!!($nieghbourhood->city)? $nieghbourhood->city->name_ar : ''!!} تعديل
@csrf() @method('delete')
# الاسم بالعربية الاسم بالانجليزيه الاعدادت