slug . '/temp-data/'; } public const PRIMARY_TENANT_NAME = 'LV'; protected $fillable = [ 'slug', 'name', 'email', 'url', 'account_name', 'account_iban', 'account_bic', 'city', 'postcode', 'download_exports', 'upload_exports', 'gdpr_text', 'impress_text', 'url_participation_rules', 'is_active_local_group', 'has_active_instance' ]; }