middleware(['auth']) Route::resource('profit_share_receiver', ProfitShareReceiverController::class) ->middleware(['auth']);