ListContracts::route('/'), 'create' => CreateContract::route('/create'), 'edit' => EditContract::route('/{record}/edit'), ]; } }