ListPilgrims::route('/'), 'create' => CreatePilgrim::route('/create'), 'edit' => EditPilgrim::route('/{record}/edit'), ]; } }