$property_category_detail = PropertyCategory::where('property_category_slug',$slug)->first();
if(empty($property_category_detail)){ // hata }