function trusted_params($key)
{
    return Route::trusted_params($key);
}