logAll() ->useLogName('system'); } public function subDirectorat() { return $this->hasMany(SubDirectorat::class); } }