'auth'], function () { Route::resource('currencies', 'CurrencyController')->except('show'); });