format('Y-m-d H:i:s'); } public function category(){ return $this->belongsTo(RegionCategory::class, 'category_id'); } }