hasMany('App\Element'); } public function template() { return $this->belongsTo('App\Template'); } }