'array', 'faqs' => 'array']; public function location() { return $this->belongsTo(Location::class); } }