'array', 'accident_result' => 'array' ]; public function dangerPoint() { return $this->belongsTo('App\Models\DangerPoint'); } }