App\Anuncio {#2571
  #translatable: array:5 [
    0 => "titulo"
    1 => "descripcion"
    2 => "seoDescription"
    3 => "seoKeywords"
    4 => "web"
  ]
  #fillable: array:2 [
    0 => "titulo"
    1 => "cliente_id"
  ]
  #spatial: array:1 [
    0 => "map"
  ]
  #connection: "mysql"
  #table: "anuncios"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:29 [
    "id" => 391
    "titulo" => "Sacardiu"
    "descripcion" => """
      <p>En Sacardiu Cales Fonts, te invitamos a disfrutar de una experiencia &uacute;nica en nuestro bar de copas y cocteler&iacute;a. Ubicados en el encantador puerto de Cales Fonts, hemos convertido una cueva en un espacio acogedor y fresco, con una agradable terraza que te permitir&aacute; relajarte y disfrutar del ambiente marinero.</p>\n
      <p>Ofrecemos una amplia variedad de c&oacute;cteles y bebidas premium, preparados con esmero para que cada sorbo sea una delicia. Ven y descubre nuestro rinc&oacute;n especial, ideal para pasar una noche memorable junto al mar. &iexcl;Te esperamos!</p>
      """
    "map" => null
    "banner" => "anuncios/June2024/FbvSb69ONSsvIRm5rnkS.webp"
    "cliente_id" => 335
    "created_at" => "2024-06-06 13:59:00"
    "updated_at" => "2024-06-06 14:01:07"
    "pendiente" => 1
    "actividade_id" => 3
    "banner_pagina" => "anuncios/June2024/9pdnWf93y5YEqnAZzDB5.webp"
    "imagen1" => "anuncios/June2024/lTVMMr41IPJhHMfFEKSw.webp"
    "imagen2" => "anuncios/June2024/EdCpTtE5zVGBdykIfqph.webp"
    "imagen3" => "anuncios/June2024/dzAnFM6ObJlapz1T5HDe.webp"
    "seoDescription" => ""
    "seoKeywords" => ""
    "imagen_popup" => null
    "web" => "https://sacardiu.com/"
    "instagram" => "https://www.instagram.com/sacardiu_calesfonts/"
    "facebook" => null
    "imagen4" => "anuncios/June2024/pU6n2d668PV4xAIUjeDp.webp"
    "imagen5" => null
    "imagen6" => null
    "imagen7" => null
    "imagen8" => null
    "email" => null
    "proximaApertura" => null
    "reservar" => null
    "slug" => "sacardiu"
  ]
  #original: array:31 [
    "id" => 391
    "titulo" => "Sacardiu"
    "descripcion" => """
      <p>En Sacardiu Cales Fonts, te invitamos a disfrutar de una experiencia &uacute;nica en nuestro bar de copas y cocteler&iacute;a. Ubicados en el encantador puerto de Cales Fonts, hemos convertido una cueva en un espacio acogedor y fresco, con una agradable terraza que te permitir&aacute; relajarte y disfrutar del ambiente marinero.</p>\n
      <p>Ofrecemos una amplia variedad de c&oacute;cteles y bebidas premium, preparados con esmero para que cada sorbo sea una delicia. Ven y descubre nuestro rinc&oacute;n especial, ideal para pasar una noche memorable junto al mar. &iexcl;Te esperamos!</p>
      """
    "map" => null
    "banner" => "anuncios/June2024/FbvSb69ONSsvIRm5rnkS.webp"
    "cliente_id" => 335
    "created_at" => "2024-06-06 13:59:00"
    "updated_at" => "2024-06-06 14:01:07"
    "pendiente" => 1
    "actividade_id" => 3
    "banner_pagina" => "anuncios/June2024/9pdnWf93y5YEqnAZzDB5.webp"
    "imagen1" => "anuncios/June2024/lTVMMr41IPJhHMfFEKSw.webp"
    "imagen2" => "anuncios/June2024/EdCpTtE5zVGBdykIfqph.webp"
    "imagen3" => "anuncios/June2024/dzAnFM6ObJlapz1T5HDe.webp"
    "seoDescription" => ""
    "seoKeywords" => ""
    "imagen_popup" => null
    "web" => "https://sacardiu.com/"
    "instagram" => "https://www.instagram.com/sacardiu_calesfonts/"
    "facebook" => null
    "imagen4" => "anuncios/June2024/pU6n2d668PV4xAIUjeDp.webp"
    "imagen5" => null
    "imagen6" => null
    "imagen7" => null
    "imagen8" => null
    "email" => null
    "proximaApertura" => null
    "reservar" => null
    "slug" => "sacardiu"
    "pivot_actividade_id" => 3
    "pivot_anuncio_id" => 391
  ]
  #changes: []
  #casts: []
  #classCastCache: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:1 [
    "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2592
      +incrementing: false
      #guarded: []
      #connection: "mysql"
      #table: "anuncio_actividade"
      #primaryKey: "id"
      #keyType: "int"
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:2 [
        "actividade_id" => 3
        "anuncio_id" => 391
      ]
      #original: array:2 [
        "actividade_id" => 3
        "anuncio_id" => 391
      ]
      #changes: []
      #casts: []
      #classCastCache: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      +timestamps: false
      #hidden: []
      #visible: []
      #fillable: []
      +pivotParent: App\Actividade {#2584
        #translatable: array:2 [
          0 => "nombre"
          1 => "description"
        ]
        #connection: "mysql"
        #table: "actividades"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #attributes: array:6 [
          "id" => 3
          "nombre" => "Copas"
          "created_at" => "2021-03-10 11:23:00"
          "updated_at" => "2024-04-17 07:33:02"
          "description" => "¿Te gusta la fiesta y no sabes cuál es el local que más se adapta a tus gustos? En Menorca Explorer, la guía de Menorca podrás encontrar los mejores locales de vida nocturna para que puedas escoger el que más te apetezca, estés donde estés y te guste lo que te guste."
          "sort" => 3
        ]
        #original: array:6 [
          "id" => 3
          "nombre" => "Copas"
          "created_at" => "2021-03-10 11:23:00"
          "updated_at" => "2024-04-17 07:33:02"
          "description" => "¿Te gusta la fiesta y no sabes cuál es el local que más se adapta a tus gustos? En Menorca Explorer, la guía de Menorca podrás encontrar los mejores locales de vida nocturna para que puedas escoger el que más te apetezca, estés donde estés y te guste lo que te guste."
          "sort" => 3
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #dates: []
        #dateFormat: null
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: array:1 [
          "anuncios" => Illuminate\Database\Eloquent\Collection {#2626
            #items: array:17 [
              0 => App\Anuncio {#2609
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 195
                  "titulo" => "Bandidu"
                  "descripcion" => """
                    <p>Restaurante, cocktail bar, terraza y mucho m&aacute;s en el exclusivo puerto de Mah&oacute;n.</p>\n
                    <p>Tanto su nombre como su decoraci&oacute;n industrial&nbsp; esconden un gui&ntilde;o moderno y original donde la diversi&oacute;n y el buen ambiente est&aacute;n garantizados.</p>\n
                    <p>Disfruta de deliciosas pizzas napolitanas, sus carnes a la brasa o su amplia carta de c&oacute;cteles mientras te sumerges en actuaciones de m&uacute;sica en directo y sesiones de DJs.</p>
                    """
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00\x05ÞɧÇ\x16\x11@¼W­LøñC@"
                  "banner" => "anuncios/April2024/SHhPYYyZnSaKhTizSugb.webp"
                  "cliente_id" => 163
                  "created_at" => "2022-05-24 11:17:00"
                  "updated_at" => "2024-04-11 10:17:45"
                  "pendiente" => 1
                  "actividade_id" => 1
                  "banner_pagina" => "anuncios/April2024/1YZJzn1g2YZj9JlYzWwq.webp"
                  "imagen1" => "anuncios/April2024/o1UeueLzYV3NPZQEsQCa.webp"
                  "imagen2" => "anuncios/April2024/jDkD8Nlj0I1bLpxucmLu.webp"
                  "imagen3" => "anuncios/April2024/lyiCMb5APIM5LFwxTzKz.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://www.bandidu.com/"
                  "instagram" => "https://www.instagram.com/soyunbandidu"
                  "facebook" => null
                  "imagen4" => "anuncios/April2024/0zWK2jTFbvdO8LHpEsS9.webp"
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => "https://www.covermanager.com/reservation/module_restaurant/restaurante-bandidu"
                  "slug" => "bandidu"
                ]
                #original: array:31 [
                  "id" => 195
                  "titulo" => "Bandidu"
                  "descripcion" => """
                    <p>Restaurante, cocktail bar, terraza y mucho m&aacute;s en el exclusivo puerto de Mah&oacute;n.</p>\n
                    <p>Tanto su nombre como su decoraci&oacute;n industrial&nbsp; esconden un gui&ntilde;o moderno y original donde la diversi&oacute;n y el buen ambiente est&aacute;n garantizados.</p>\n
                    <p>Disfruta de deliciosas pizzas napolitanas, sus carnes a la brasa o su amplia carta de c&oacute;cteles mientras te sumerges en actuaciones de m&uacute;sica en directo y sesiones de DJs.</p>
                    """
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00\x05ÞɧÇ\x16\x11@¼W­LøñC@"
                  "banner" => "anuncios/April2024/SHhPYYyZnSaKhTizSugb.webp"
                  "cliente_id" => 163
                  "created_at" => "2022-05-24 11:17:00"
                  "updated_at" => "2024-04-11 10:17:45"
                  "pendiente" => 1
                  "actividade_id" => 1
                  "banner_pagina" => "anuncios/April2024/1YZJzn1g2YZj9JlYzWwq.webp"
                  "imagen1" => "anuncios/April2024/o1UeueLzYV3NPZQEsQCa.webp"
                  "imagen2" => "anuncios/April2024/jDkD8Nlj0I1bLpxucmLu.webp"
                  "imagen3" => "anuncios/April2024/lyiCMb5APIM5LFwxTzKz.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://www.bandidu.com/"
                  "instagram" => "https://www.instagram.com/soyunbandidu"
                  "facebook" => null
                  "imagen4" => "anuncios/April2024/0zWK2jTFbvdO8LHpEsS9.webp"
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => "https://www.covermanager.com/reservation/module_restaurant/restaurante-bandidu"
                  "slug" => "bandidu"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 195
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2610
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 195
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 195
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              1 => App\Anuncio {#2608
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 92
                  "titulo" => "¡Tu empresa aquí!"
                  "descripcion" => """
                    <p>&iexcl;Pon aqu&iacute; la descripci&oacute;n de tu empresa!</p>\n
                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum euismod augue eu porta fermentum. Quisque nec ultrices neque. Suspendisse ut velit mi. Phasellus dignissim, urna at tristique fermentum, velit nunc porta ante, ac cursus diam mauris sit amet enim. Aliquam consectetur neque lorem, ac lacinia massa eleifend venenatis. Morbi vel auctor augue. Sed quis laoreet ex. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer dictum tortor nisi, in luctus enim lacinia nec. Fusce gravida quam rutrum ligula mattis condimentum. Proin porttitor est non sagittis tempor. Quisque auctor, lorem ac tincidunt facilisis, quam augue mollis quam, non lobortis nisl ex vitae nibh. Quisque vitae magna velit.</p>\n
                    <p>Integer a posuere ligula. Integer dapibus libero in lorem blandit, eu condimentum est rhoncus. Sed vel faucibus dui. Ut dictum lacus sit amet justo posuere, nec venenatis orci egestas. Pellentesque eu fermentum felis. Etiam elementum nisl eu aliquam aliquam. Proin tempor est sit amet sem vehicula, et sollicitudin nisi finibus. Maecenas suscipit urna at ultricies vulputate. Ut eu tempor justo, sed ullamcorper lectus. Nullam blandit, lorem dictum faucibus facilisis, dui dui feugiat leo, nec lacinia lacus nibh vitae dui. Sed vitae justo non massa molestie bibendum eget sit amet velit. Fusce sollicitudin volutpat enim quis sollicitudin. Morbi efficitur cursus urna. Cras feugiat velit in orci consequat dictum. Vestibulum quis ante in nulla dapibus ultrices.</p>\n
                    <p>&nbsp;</p>
                    """
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00lžÙd\x03\n\x11@á5ÕI\x18ñC@"
                  "banner" => "anuncios/June2021/DeARs19tJ3nk0yN0Mc5m.jpg"
                  "cliente_id" => 34
                  "created_at" => "2021-06-10 08:55:00"
                  "updated_at" => "2021-06-10 10:00:02"
                  "pendiente" => 0
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/June2021/pQkIybpYQd8F6pVOA4PU.jpg"
                  "imagen1" => "anuncios/June2021/KkKDBUZVCH25usPaWUC1.jpg"
                  "imagen2" => "anuncios/June2021/ZEdwdqF3h3K7KqeooI6j.jpg"
                  "imagen3" => "anuncios/June2021/LyLfNwO1noSGIKOR8y3k.jpg"
                  "seoDescription" => null
                  "seoKeywords" => null
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "¡tu-empresa-aqui!"
                ]
                #original: array:31 [
                  "id" => 92
                  "titulo" => "¡Tu empresa aquí!"
                  "descripcion" => """
                    <p>&iexcl;Pon aqu&iacute; la descripci&oacute;n de tu empresa!</p>\n
                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum euismod augue eu porta fermentum. Quisque nec ultrices neque. Suspendisse ut velit mi. Phasellus dignissim, urna at tristique fermentum, velit nunc porta ante, ac cursus diam mauris sit amet enim. Aliquam consectetur neque lorem, ac lacinia massa eleifend venenatis. Morbi vel auctor augue. Sed quis laoreet ex. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer dictum tortor nisi, in luctus enim lacinia nec. Fusce gravida quam rutrum ligula mattis condimentum. Proin porttitor est non sagittis tempor. Quisque auctor, lorem ac tincidunt facilisis, quam augue mollis quam, non lobortis nisl ex vitae nibh. Quisque vitae magna velit.</p>\n
                    <p>Integer a posuere ligula. Integer dapibus libero in lorem blandit, eu condimentum est rhoncus. Sed vel faucibus dui. Ut dictum lacus sit amet justo posuere, nec venenatis orci egestas. Pellentesque eu fermentum felis. Etiam elementum nisl eu aliquam aliquam. Proin tempor est sit amet sem vehicula, et sollicitudin nisi finibus. Maecenas suscipit urna at ultricies vulputate. Ut eu tempor justo, sed ullamcorper lectus. Nullam blandit, lorem dictum faucibus facilisis, dui dui feugiat leo, nec lacinia lacus nibh vitae dui. Sed vitae justo non massa molestie bibendum eget sit amet velit. Fusce sollicitudin volutpat enim quis sollicitudin. Morbi efficitur cursus urna. Cras feugiat velit in orci consequat dictum. Vestibulum quis ante in nulla dapibus ultrices.</p>\n
                    <p>&nbsp;</p>
                    """
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00lžÙd\x03\n\x11@á5ÕI\x18ñC@"
                  "banner" => "anuncios/June2021/DeARs19tJ3nk0yN0Mc5m.jpg"
                  "cliente_id" => 34
                  "created_at" => "2021-06-10 08:55:00"
                  "updated_at" => "2021-06-10 10:00:02"
                  "pendiente" => 0
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/June2021/pQkIybpYQd8F6pVOA4PU.jpg"
                  "imagen1" => "anuncios/June2021/KkKDBUZVCH25usPaWUC1.jpg"
                  "imagen2" => "anuncios/June2021/ZEdwdqF3h3K7KqeooI6j.jpg"
                  "imagen3" => "anuncios/June2021/LyLfNwO1noSGIKOR8y3k.jpg"
                  "seoDescription" => null
                  "seoKeywords" => null
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "¡tu-empresa-aqui!"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 92
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2594
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 92
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 92
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              2 => App\Anuncio {#2607
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 136
                  "titulo" => "Sa Tintina"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00—žÙdÇ\x18\x11@ȱÏà\x7FñC@"
                  "banner" => "anuncios/F6MHZEhZDCxES0VNBp07gboP7SrRhfCUAMX9sOmt.webp"
                  "cliente_id" => 115
                  "created_at" => "2022-05-03 11:27:00"
                  "updated_at" => "2022-10-25 12:19:58"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/F6MHZEhZDCxES0VNBp07gboP7SrRhfCUAMX9sOmt.webp"
                  "imagen1" => "anuncios/FkAZFR7PQhqGsjHdwOgp1MqyZ5rbKNrrttA4rTiD.webp"
                  "imagen2" => "anuncios/8WLhqvHQKPqUaLjiZhXCbQmpsyiP9OhDKVt4J0Mr.webp"
                  "imagen3" => "anuncios/Q7WRKZyNpPkXs8fSs2HLqeWB5jnClN18uNyjHGHB.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Nightlife; Fiesta Menorca, Menorca Noche, Sa Tintina, Salir de fiesta en Menorca"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "sa-tintina"
                ]
                #original: array:31 [
                  "id" => 136
                  "titulo" => "Sa Tintina"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00—žÙdÇ\x18\x11@ȱÏà\x7FñC@"
                  "banner" => "anuncios/F6MHZEhZDCxES0VNBp07gboP7SrRhfCUAMX9sOmt.webp"
                  "cliente_id" => 115
                  "created_at" => "2022-05-03 11:27:00"
                  "updated_at" => "2022-10-25 12:19:58"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/F6MHZEhZDCxES0VNBp07gboP7SrRhfCUAMX9sOmt.webp"
                  "imagen1" => "anuncios/FkAZFR7PQhqGsjHdwOgp1MqyZ5rbKNrrttA4rTiD.webp"
                  "imagen2" => "anuncios/8WLhqvHQKPqUaLjiZhXCbQmpsyiP9OhDKVt4J0Mr.webp"
                  "imagen3" => "anuncios/Q7WRKZyNpPkXs8fSs2HLqeWB5jnClN18uNyjHGHB.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Nightlife; Fiesta Menorca, Menorca Noche, Sa Tintina, Salir de fiesta en Menorca"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "sa-tintina"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 136
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2583
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 136
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 136
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              3 => App\Anuncio {#2606
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 137
                  "titulo" => "Ciao Port De Maó"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00k#C3ô\f\x11@yÌ@eüñC@"
                  "banner" => "anuncios/6AdfVW5Dy0yqgJn1d5Zp6RivbvKflEgWacMasMYD.webp"
                  "cliente_id" => 116
                  "created_at" => "2022-05-03 11:43:00"
                  "updated_at" => "2022-10-25 12:19:16"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/6AdfVW5Dy0yqgJn1d5Zp6RivbvKflEgWacMasMYD.webp"
                  "imagen1" => "anuncios/PnR6BsbgCFqRt0TweEuQJdjxtQdJmpIYnw0TQeXP.webp"
                  "imagen2" => "anuncios/9djBMzy5Ksq6PEVvHtqvhYo1sgxQTcpgDnB44vRx.webp"
                  "imagen3" => "anuncios/YUNIKrHL2WzmuROoh1eKdIKKtapRffpv6InYcLII.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Ciao; Ciao Port Maó; Port Maó; Fiesta Mahón; Mahón; Puerto Mahón; Nightlife Mahón"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "ciao-port-de-mao"
                ]
                #original: array:31 [
                  "id" => 137
                  "titulo" => "Ciao Port De Maó"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00k#C3ô\f\x11@yÌ@eüñC@"
                  "banner" => "anuncios/6AdfVW5Dy0yqgJn1d5Zp6RivbvKflEgWacMasMYD.webp"
                  "cliente_id" => 116
                  "created_at" => "2022-05-03 11:43:00"
                  "updated_at" => "2022-10-25 12:19:16"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/6AdfVW5Dy0yqgJn1d5Zp6RivbvKflEgWacMasMYD.webp"
                  "imagen1" => "anuncios/PnR6BsbgCFqRt0TweEuQJdjxtQdJmpIYnw0TQeXP.webp"
                  "imagen2" => "anuncios/9djBMzy5Ksq6PEVvHtqvhYo1sgxQTcpgDnB44vRx.webp"
                  "imagen3" => "anuncios/YUNIKrHL2WzmuROoh1eKdIKKtapRffpv6InYcLII.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Ciao; Ciao Port Maó; Port Maó; Fiesta Mahón; Mahón; Puerto Mahón; Nightlife Mahón"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "ciao-port-de-mao"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 137
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2614
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 137
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 137
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              4 => App\Anuncio {#2582
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 138
                  "titulo" => "Ama-Gi"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00˜ßi2ã\r\x11@µZ»HüñC@"
                  "banner" => "anuncios/ZIebQdWuAdqRv5bbFMZ6N6GLRsTI0HGrXVCRjC1S.webp"
                  "cliente_id" => 117
                  "created_at" => "2022-05-03 11:54:00"
                  "updated_at" => "2022-10-25 12:18:36"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/ZIebQdWuAdqRv5bbFMZ6N6GLRsTI0HGrXVCRjC1S.webp"
                  "imagen1" => "anuncios/7OEhtIKpCM8CPp9tOE7dKbVV9vWZKmmipUz6sTYl.webp"
                  "imagen2" => "anuncios/FGGnoDww2bz0Ybd3BrKxLr1nFw4g6UCmoJidwPoa.webp"
                  "imagen3" => "anuncios/KeYtRkSUkMyLjphO7omkS88RZXgDvEgqCuoFSTQM.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Discoteca; Discoteca Menorca; Discoteca Mahón, Mahón, Nightlife Menorca, Nightlife Mahón"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "ama-gi"
                ]
                #original: array:31 [
                  "id" => 138
                  "titulo" => "Ama-Gi"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00˜ßi2ã\r\x11@µZ»HüñC@"
                  "banner" => "anuncios/ZIebQdWuAdqRv5bbFMZ6N6GLRsTI0HGrXVCRjC1S.webp"
                  "cliente_id" => 117
                  "created_at" => "2022-05-03 11:54:00"
                  "updated_at" => "2022-10-25 12:18:36"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/ZIebQdWuAdqRv5bbFMZ6N6GLRsTI0HGrXVCRjC1S.webp"
                  "imagen1" => "anuncios/7OEhtIKpCM8CPp9tOE7dKbVV9vWZKmmipUz6sTYl.webp"
                  "imagen2" => "anuncios/FGGnoDww2bz0Ybd3BrKxLr1nFw4g6UCmoJidwPoa.webp"
                  "imagen3" => "anuncios/KeYtRkSUkMyLjphO7omkS88RZXgDvEgqCuoFSTQM.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Discoteca; Discoteca Menorca; Discoteca Mahón, Mahón, Nightlife Menorca, Nightlife Mahón"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "ama-gi"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 138
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2615
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 138
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 138
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              5 => App\Anuncio {#2593
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 139
                  "titulo" => "Peoples Manhattan"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00ø®œ\x18í\x14\x11@±Ý=@÷ðC@"
                  "banner" => "anuncios/FA5socMpj6NtecRiW8mUfBxvX0tFfWQxyHe5Yc7Y.webp"
                  "cliente_id" => 118
                  "created_at" => "2022-05-03 12:03:00"
                  "updated_at" => "2022-10-25 12:24:59"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/FA5socMpj6NtecRiW8mUfBxvX0tFfWQxyHe5Yc7Y.webp"
                  "imagen1" => "anuncios/tHfQXDMyA23IMRDXDov2Lu8euSQyRivO9j7QMYNQ.webp"
                  "imagen2" => "anuncios/24Ly1BClfNuUAHSZ9JUvbuAXU4Cigo5Qqive8L8U.webp"
                  "imagen3" => "anuncios/RXWTbKm4f8PVZjfi91P7xIMAjXbzRydao07K247D.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Pub Mahón; Pub Menorca; Pub centra Mahón, Fiesta Mahón, Peoples; Peoples Manhattan"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "peoples-manhattan"
                ]
                #original: array:31 [
                  "id" => 139
                  "titulo" => "Peoples Manhattan"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00ø®œ\x18í\x14\x11@±Ý=@÷ðC@"
                  "banner" => "anuncios/FA5socMpj6NtecRiW8mUfBxvX0tFfWQxyHe5Yc7Y.webp"
                  "cliente_id" => 118
                  "created_at" => "2022-05-03 12:03:00"
                  "updated_at" => "2022-10-25 12:24:59"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/FA5socMpj6NtecRiW8mUfBxvX0tFfWQxyHe5Yc7Y.webp"
                  "imagen1" => "anuncios/tHfQXDMyA23IMRDXDov2Lu8euSQyRivO9j7QMYNQ.webp"
                  "imagen2" => "anuncios/24Ly1BClfNuUAHSZ9JUvbuAXU4Cigo5Qqive8L8U.webp"
                  "imagen3" => "anuncios/RXWTbKm4f8PVZjfi91P7xIMAjXbzRydao07K247D.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Pub Mahón; Pub Menorca; Pub centra Mahón, Fiesta Mahón, Peoples; Peoples Manhattan"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "peoples-manhattan"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 139
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2616
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 139
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 139
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              6 => App\Anuncio {#2603
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 140
                  "titulo" => "Bodega Victoria"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00▓ñü^T\x0E\x11@\e│°t═±C@"
                  "banner" => "anuncios/RYqOXLeWy24KZ08Cz7Qj5gumt1R7iBERayjmGvfL.webp"
                  "cliente_id" => 119
                  "created_at" => "2022-05-03 12:12:00"
                  "updated_at" => "2022-07-11 11:19:41"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/RYqOXLeWy24KZ08Cz7Qj5gumt1R7iBERayjmGvfL.webp"
                  "imagen1" => "anuncios/rU4Yt8fCCD699zTDVy15MAyq45LoEcFNvB15xpz0.webp"
                  "imagen2" => "anuncios/F9sUF9jSSVv0cV7hXZSqPPXElZHs518gPNJ7DzaE.webp"
                  "imagen3" => "anuncios/ZLWBQSsZVYUWCZg2USOBSSjGaC3vseYMnwQbFEy1.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Fiesta Mahón; Nightlife Mahón; Mahón; Sa Bodega; Sa Bodega Mahón"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "bodega-victoria"
                ]
                #original: array:31 [
                  "id" => 140
                  "titulo" => "Bodega Victoria"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00▓ñü^T\x0E\x11@\e│°t═±C@"
                  "banner" => "anuncios/RYqOXLeWy24KZ08Cz7Qj5gumt1R7iBERayjmGvfL.webp"
                  "cliente_id" => 119
                  "created_at" => "2022-05-03 12:12:00"
                  "updated_at" => "2022-07-11 11:19:41"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/RYqOXLeWy24KZ08Cz7Qj5gumt1R7iBERayjmGvfL.webp"
                  "imagen1" => "anuncios/rU4Yt8fCCD699zTDVy15MAyq45LoEcFNvB15xpz0.webp"
                  "imagen2" => "anuncios/F9sUF9jSSVv0cV7hXZSqPPXElZHs518gPNJ7DzaE.webp"
                  "imagen3" => "anuncios/ZLWBQSsZVYUWCZg2USOBSSjGaC3vseYMnwQbFEy1.webp"
                  "seoDescription" => ""
                  "seoKeywords" => "Fiesta Mahón; Nightlife Mahón; Mahón; Sa Bodega; Sa Bodega Mahón"
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "bodega-victoria"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 140
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2617
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 140
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 140
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              7 => App\Anuncio {#2602
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 199
                  "titulo" => "Iguana Port"
                  "descripcion" => "<p>La discoteca Iguana Port es un lugar imprescindible en el puerto de Ciutadella. Con una terraza con vistas al puerto, podr&aacute;s disfrutar de c&oacute;cteles y bebidas premium mientras suena la mejor m&uacute;scia. &iexcl;La combinaci&oacute;n perfecta para una noche inolvidable!</p>"
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00(’ù‘l¯\x0E@÷…¡\x1FW\x00D@"
                  "banner" => "anuncios/September2023/ccGwnN2R7UiZBna3jwVX.webp"
                  "cliente_id" => 167
                  "created_at" => "2022-05-24 11:48:00"
                  "updated_at" => "2023-09-29 09:11:32"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/September2023/6tD8Gfd7YL8Kdo2XTEGU.webp"
                  "imagen1" => "anuncios/September2023/PpZeWxHk2gC0tobxjp6t.webp"
                  "imagen2" => "anuncios/September2023/HIlpkCHSbH9Cnxg5iXBv.webp"
                  "imagen3" => "anuncios/September2023/DZF5KujdADbkTn0o6z7j.webp"
                  "seoDescription" => "Iguana Port discoteca en el puerto de Ciutadella con terraza."
                  "seoKeywords" => "terraza, vistas, vistas al puerto, cocktails, cocteles, bebidas premium, música, discoteca"
                  "imagen_popup" => null
                  "web" => "https://iguanaport.com/"
                  "instagram" => "https://www.instagram.com/iguanaport/?hl=es"
                  "facebook" => "https://www.facebook.com/DiscotecaIguanaPort"
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "iguana-port"
                ]
                #original: array:31 [
                  "id" => 199
                  "titulo" => "Iguana Port"
                  "descripcion" => "<p>La discoteca Iguana Port es un lugar imprescindible en el puerto de Ciutadella. Con una terraza con vistas al puerto, podr&aacute;s disfrutar de c&oacute;cteles y bebidas premium mientras suena la mejor m&uacute;scia. &iexcl;La combinaci&oacute;n perfecta para una noche inolvidable!</p>"
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00(’ù‘l¯\x0E@÷…¡\x1FW\x00D@"
                  "banner" => "anuncios/September2023/ccGwnN2R7UiZBna3jwVX.webp"
                  "cliente_id" => 167
                  "created_at" => "2022-05-24 11:48:00"
                  "updated_at" => "2023-09-29 09:11:32"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/September2023/6tD8Gfd7YL8Kdo2XTEGU.webp"
                  "imagen1" => "anuncios/September2023/PpZeWxHk2gC0tobxjp6t.webp"
                  "imagen2" => "anuncios/September2023/HIlpkCHSbH9Cnxg5iXBv.webp"
                  "imagen3" => "anuncios/September2023/DZF5KujdADbkTn0o6z7j.webp"
                  "seoDescription" => "Iguana Port discoteca en el puerto de Ciutadella con terraza."
                  "seoKeywords" => "terraza, vistas, vistas al puerto, cocktails, cocteles, bebidas premium, música, discoteca"
                  "imagen_popup" => null
                  "web" => "https://iguanaport.com/"
                  "instagram" => "https://www.instagram.com/iguanaport/?hl=es"
                  "facebook" => "https://www.facebook.com/DiscotecaIguanaPort"
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "iguana-port"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 199
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2618
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 199
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 199
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              8 => App\Anuncio {#2601
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 200
                  "titulo" => "Kopas Club"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00÷­Ö‰Ë±\x0E@9ÕZ˜…\x00D@"
                  "banner" => "anuncios/eG7938SQuTkQTEStvDN7ETb1ttDEOhbI1Vrcl3i5.webp"
                  "cliente_id" => 168
                  "created_at" => "2022-05-24 12:01:00"
                  "updated_at" => "2022-07-11 10:36:59"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/eG7938SQuTkQTEStvDN7ETb1ttDEOhbI1Vrcl3i5.webp"
                  "imagen1" => "anuncios/HEBF8KqN1Fm6XZ1bs6FAzfjhIzGJJpD5J1T5plRl.webp"
                  "imagen2" => "anuncios/P9vUeZ0C9rIx19BNDkezMIouTNfe9gDOSxe5n96v.webp"
                  "imagen3" => null
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "kopas-club"
                ]
                #original: array:31 [
                  "id" => 200
                  "titulo" => "Kopas Club"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00÷­Ö‰Ë±\x0E@9ÕZ˜…\x00D@"
                  "banner" => "anuncios/eG7938SQuTkQTEStvDN7ETb1ttDEOhbI1Vrcl3i5.webp"
                  "cliente_id" => 168
                  "created_at" => "2022-05-24 12:01:00"
                  "updated_at" => "2022-07-11 10:36:59"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/eG7938SQuTkQTEStvDN7ETb1ttDEOhbI1Vrcl3i5.webp"
                  "imagen1" => "anuncios/HEBF8KqN1Fm6XZ1bs6FAzfjhIzGJJpD5J1T5plRl.webp"
                  "imagen2" => "anuncios/P9vUeZ0C9rIx19BNDkezMIouTNfe9gDOSxe5n96v.webp"
                  "imagen3" => null
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "kopas-club"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 200
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2619
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 200
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 200
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              9 => App\Anuncio {#2600
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 238
                  "titulo" => "Hawaian Bar"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00w?¸L—O\x10@j\x07mƒ$óC@"
                  "banner" => "anuncios/a2Tfix6YlZ8DtYcDdu6psjFeLpkC4GdBIDmhgt0q.webp"
                  "cliente_id" => 198
                  "created_at" => "2022-06-16 13:00:00"
                  "updated_at" => "2022-10-28 12:22:50"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/a2Tfix6YlZ8DtYcDdu6psjFeLpkC4GdBIDmhgt0q.webp"
                  "imagen1" => "anuncios/9rjdwr16vILfsxamHqhsGJfyPHXKXjXjdXjlGGa6.webp"
                  "imagen2" => "anuncios/bZcC7PMocN8yaqmgRD91NtsyyWII1SlufFXe8bO9.webp"
                  "imagen3" => null
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "hawaian-bar"
                ]
                #original: array:31 [
                  "id" => 238
                  "titulo" => "Hawaian Bar"
                  "descripcion" => ""
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00w?¸L—O\x10@j\x07mƒ$óC@"
                  "banner" => "anuncios/a2Tfix6YlZ8DtYcDdu6psjFeLpkC4GdBIDmhgt0q.webp"
                  "cliente_id" => 198
                  "created_at" => "2022-06-16 13:00:00"
                  "updated_at" => "2022-10-28 12:22:50"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/a2Tfix6YlZ8DtYcDdu6psjFeLpkC4GdBIDmhgt0q.webp"
                  "imagen1" => "anuncios/9rjdwr16vILfsxamHqhsGJfyPHXKXjXjdXjlGGa6.webp"
                  "imagen2" => "anuncios/bZcC7PMocN8yaqmgRD91NtsyyWII1SlufFXe8bO9.webp"
                  "imagen3" => null
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => null
                  "instagram" => null
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "hawaian-bar"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 238
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2590
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 238
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 238
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              10 => App\Anuncio {#2599
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 307
                  "titulo" => "Akelarre"
                  "descripcion" => """
                    <p>Situado en el pintoresco puerto de Mah&oacute;n, Akelarre se destaca como un local &uacute;nico en todos los sentidos. Su restaurante ofrece una experiencia culinaria excepcional, combinando la cocina mediterr&aacute;nea tradicional con creaciones de autor innovadoras. Cada plato es una obra maestra, preparada con ingredientes frescos y presentada con un toque art&iacute;stico.</p>\n
                    <p>Pero Akelarre no es solo un restaurante; tambi&eacute;n es un espacio multicultural. Su sala de espect&aacute;culos es el escenario perfecto para conciertos, mon&oacute;logos, congresos, fiestas privadas y una amplia gama de eventos especiales. Adem&aacute;s, ofrecen servicios de catering para aquellos que desean llevar la magia de Akelarre a cualquier ocasi&oacute;n.</p>\n
                    <p>Akelarre se encuentra en un edificio con m&aacute;s de 200 a&ntilde;os de antig&uuml;edad, lo que le confiere un encanto hist&oacute;rico inigualable. Su combinaci&oacute;n &uacute;nica de buena comida, m&uacute;sica en vivo y ambiente acogedor crea un lugar que no pasa desapercibido.</p>\n
                    <p>Visita Akelarre y d&eacute;jate envolver por la magia de la m&uacute;sica y el sabor.</p>
                    """
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00\n°ÙÛw\x0E\x11@–—üOþñC@"
                  "banner" => "anuncios/oHjNXNtUBEoaTfDoAebNYRIltxpmEHeB4kMesPDp.webp"
                  "cliente_id" => 265
                  "created_at" => "2023-06-16 14:49:00"
                  "updated_at" => "2023-06-16 14:49:40"
                  "pendiente" => 1
                  "actividade_id" => 1
                  "banner_pagina" => "anuncios/oHjNXNtUBEoaTfDoAebNYRIltxpmEHeB4kMesPDp.webp"
                  "imagen1" => "anuncios/BRtusv9MsdXh3EMhYAwZMWNIUkIRkTH3nwmqL61n.webp"
                  "imagen2" => "anuncios/ljDrAeUU0Tz5e8tlz2M0AFxyURFdYV1lkLRyZiRY.webp"
                  "imagen3" => "anuncios/wEB0r0cSbeW7xKLuOvTtgv5jNfVmIfeRUobpBFlb.webp"
                  "seoDescription" => "Aquelarre es un restaurante con música en directo en Menorca"
                  "seoKeywords" => "aquelarre, menorca, restaurante, música"
                  "imagen_popup" => null
                  "web" => "https://www.akelarrerestaurantmusic.es/"
                  "instagram" => "https://www.instagram.com/akelarrerestaurantlivemusic/"
                  "facebook" => "https://www.facebook.com/akelarrerestaurantlivemusic"
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "akelarre"
                ]
                #original: array:31 [
                  "id" => 307
                  "titulo" => "Akelarre"
                  "descripcion" => """
                    <p>Situado en el pintoresco puerto de Mah&oacute;n, Akelarre se destaca como un local &uacute;nico en todos los sentidos. Su restaurante ofrece una experiencia culinaria excepcional, combinando la cocina mediterr&aacute;nea tradicional con creaciones de autor innovadoras. Cada plato es una obra maestra, preparada con ingredientes frescos y presentada con un toque art&iacute;stico.</p>\n
                    <p>Pero Akelarre no es solo un restaurante; tambi&eacute;n es un espacio multicultural. Su sala de espect&aacute;culos es el escenario perfecto para conciertos, mon&oacute;logos, congresos, fiestas privadas y una amplia gama de eventos especiales. Adem&aacute;s, ofrecen servicios de catering para aquellos que desean llevar la magia de Akelarre a cualquier ocasi&oacute;n.</p>\n
                    <p>Akelarre se encuentra en un edificio con m&aacute;s de 200 a&ntilde;os de antig&uuml;edad, lo que le confiere un encanto hist&oacute;rico inigualable. Su combinaci&oacute;n &uacute;nica de buena comida, m&uacute;sica en vivo y ambiente acogedor crea un lugar que no pasa desapercibido.</p>\n
                    <p>Visita Akelarre y d&eacute;jate envolver por la magia de la m&uacute;sica y el sabor.</p>
                    """
                  "map" => b"\x00\x00\x00\x00\x01\x01\x00\x00\x00\n°ÙÛw\x0E\x11@–—üOþñC@"
                  "banner" => "anuncios/oHjNXNtUBEoaTfDoAebNYRIltxpmEHeB4kMesPDp.webp"
                  "cliente_id" => 265
                  "created_at" => "2023-06-16 14:49:00"
                  "updated_at" => "2023-06-16 14:49:40"
                  "pendiente" => 1
                  "actividade_id" => 1
                  "banner_pagina" => "anuncios/oHjNXNtUBEoaTfDoAebNYRIltxpmEHeB4kMesPDp.webp"
                  "imagen1" => "anuncios/BRtusv9MsdXh3EMhYAwZMWNIUkIRkTH3nwmqL61n.webp"
                  "imagen2" => "anuncios/ljDrAeUU0Tz5e8tlz2M0AFxyURFdYV1lkLRyZiRY.webp"
                  "imagen3" => "anuncios/wEB0r0cSbeW7xKLuOvTtgv5jNfVmIfeRUobpBFlb.webp"
                  "seoDescription" => "Aquelarre es un restaurante con música en directo en Menorca"
                  "seoKeywords" => "aquelarre, menorca, restaurante, música"
                  "imagen_popup" => null
                  "web" => "https://www.akelarrerestaurantmusic.es/"
                  "instagram" => "https://www.instagram.com/akelarrerestaurantlivemusic/"
                  "facebook" => "https://www.facebook.com/akelarrerestaurantlivemusic"
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "akelarre"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 307
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2585
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 307
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 307
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              11 => App\Anuncio {#2598
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 339
                  "titulo" => "Paput"
                  "descripcion" => """
                    <p>Paput es un chiringuito moderno, divertido y desenfadaddo ubicado en el Puerto de Mah&oacute;n, en primera l&iacute;nea de mar, donde podr&aacute;s disfrutar de deliciosas hamburguesas y c&oacute;cteles junto a las sesiones de DJs en vivo que garantizan una atm&oacute;sfera vibrante y animada para empezar o acabar las noches.</p>\n
                    <p>&nbsp;</p>
                    """
                  "map" => null
                  "banner" => "anuncios/March2024/Djdrnbb2QQMFSgGlTp8A.webp"
                  "cliente_id" => 293
                  "created_at" => "2024-03-25 14:57:00"
                  "updated_at" => "2024-03-27 10:48:19"
                  "pendiente" => 1
                  "actividade_id" => 1
                  "banner_pagina" => "anuncios/March2024/obzXGPEDk2frw4R3ITWh.webp"
                  "imagen1" => "anuncios/March2024/KItUVA37JWwa4gwNDSyG.webp"
                  "imagen2" => "anuncios/March2024/Tnzb6TbD3exYgZkbdryF.webp"
                  "imagen3" => "anuncios/March2024/4Shag0Erk5jiLwt8klI5.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://www.paputmenorca.com/"
                  "instagram" => "https://www.instagram.com/paputmenorca/"
                  "facebook" => "https://www.facebook.com/paputmenorca"
                  "imagen4" => "anuncios/March2024/MMSqTyzs2p2N5i5YO24g.webp"
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "paput"
                ]
                #original: array:31 [
                  "id" => 339
                  "titulo" => "Paput"
                  "descripcion" => """
                    <p>Paput es un chiringuito moderno, divertido y desenfadaddo ubicado en el Puerto de Mah&oacute;n, en primera l&iacute;nea de mar, donde podr&aacute;s disfrutar de deliciosas hamburguesas y c&oacute;cteles junto a las sesiones de DJs en vivo que garantizan una atm&oacute;sfera vibrante y animada para empezar o acabar las noches.</p>\n
                    <p>&nbsp;</p>
                    """
                  "map" => null
                  "banner" => "anuncios/March2024/Djdrnbb2QQMFSgGlTp8A.webp"
                  "cliente_id" => 293
                  "created_at" => "2024-03-25 14:57:00"
                  "updated_at" => "2024-03-27 10:48:19"
                  "pendiente" => 1
                  "actividade_id" => 1
                  "banner_pagina" => "anuncios/March2024/obzXGPEDk2frw4R3ITWh.webp"
                  "imagen1" => "anuncios/March2024/KItUVA37JWwa4gwNDSyG.webp"
                  "imagen2" => "anuncios/March2024/Tnzb6TbD3exYgZkbdryF.webp"
                  "imagen3" => "anuncios/March2024/4Shag0Erk5jiLwt8klI5.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://www.paputmenorca.com/"
                  "instagram" => "https://www.instagram.com/paputmenorca/"
                  "facebook" => "https://www.facebook.com/paputmenorca"
                  "imagen4" => "anuncios/March2024/MMSqTyzs2p2N5i5YO24g.webp"
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "paput"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 339
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2624
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 339
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 339
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              12 => App\Anuncio {#2570
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 356
                  "titulo" => "Jazzbah"
                  "descripcion" => "<p>Local de referencia de la noche menorquina. Situado en el concurrido puerto de Ciutadella, el Jazzbah lleva m&aacute;s de veinte a&ntilde;os programando sesiones con los mejores Dj 's, conocidas fiestas tem&aacute;ticas como la Flower Power o conciertos con los grupos m&aacute;s interesantes de la escena musical independiente. Adem&aacute;s, cuenta con una terraza chill out y lounge-priv&eacute;e donde encontrar&aacute;s el ambiente m&aacute;s selecto y distendido.</p>"
                  "map" => null
                  "banner" => "anuncios/May2024/ZVAOfBbLCuDJEaUu50qC.webp"
                  "cliente_id" => 311
                  "created_at" => "2024-05-06 12:50:00"
                  "updated_at" => "2024-05-06 12:52:41"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/May2024/55JDm3JwA9KOVtZERQay.webp"
                  "imagen1" => "anuncios/May2024/IdpfTePHiUQdxCia5vQW.webp"
                  "imagen2" => "anuncios/May2024/FBm9L5P69LJ2a9HXuhtp.webp"
                  "imagen3" => "anuncios/May2024/H00efq6DeIwFnkyperii.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://jazzbah.es/"
                  "instagram" => "https://www.instagram.com/jazzbahmenorca"
                  "facebook" => "https://www.facebook.com/jazzbah.portdeciutadella"
                  "imagen4" => "anuncios/May2024/ILIdyT7GEUZiuG6Ybpda.webp"
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "jazzbah"
                ]
                #original: array:31 [
                  "id" => 356
                  "titulo" => "Jazzbah"
                  "descripcion" => "<p>Local de referencia de la noche menorquina. Situado en el concurrido puerto de Ciutadella, el Jazzbah lleva m&aacute;s de veinte a&ntilde;os programando sesiones con los mejores Dj 's, conocidas fiestas tem&aacute;ticas como la Flower Power o conciertos con los grupos m&aacute;s interesantes de la escena musical independiente. Adem&aacute;s, cuenta con una terraza chill out y lounge-priv&eacute;e donde encontrar&aacute;s el ambiente m&aacute;s selecto y distendido.</p>"
                  "map" => null
                  "banner" => "anuncios/May2024/ZVAOfBbLCuDJEaUu50qC.webp"
                  "cliente_id" => 311
                  "created_at" => "2024-05-06 12:50:00"
                  "updated_at" => "2024-05-06 12:52:41"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/May2024/55JDm3JwA9KOVtZERQay.webp"
                  "imagen1" => "anuncios/May2024/IdpfTePHiUQdxCia5vQW.webp"
                  "imagen2" => "anuncios/May2024/FBm9L5P69LJ2a9HXuhtp.webp"
                  "imagen3" => "anuncios/May2024/H00efq6DeIwFnkyperii.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://jazzbah.es/"
                  "instagram" => "https://www.instagram.com/jazzbahmenorca"
                  "facebook" => "https://www.facebook.com/jazzbah.portdeciutadella"
                  "imagen4" => "anuncios/May2024/ILIdyT7GEUZiuG6Ybpda.webp"
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "jazzbah"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 356
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2625
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 356
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 356
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              13 => App\Anuncio {#2578
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 360
                  "titulo" => "BB Cocktail Bar"
                  "descripcion" => """
                    <p>Sum&eacute;rgete en un para&iacute;so mediterr&aacute;neo de buena comida, cocteler&iacute;a artesanal, m&uacute;sica en vivo y buenas vibras en el encantador pueblo de Binibeca, Menorca.&nbsp;</p>\n
                    <p>Ofrecen un acogedor espacio exterior con una atm&oacute;sfera que act&uacute;a como el lugar ideal para que los amigos, las personas pasajeras y los aventureros compartan un rato juntos como iguales.</p>
                    """
                  "map" => null
                  "banner" => "anuncios/May2024/jLjRPapO9Mr7lWRWCdxo.webp"
                  "cliente_id" => 314
                  "created_at" => "2024-05-09 07:35:00"
                  "updated_at" => "2024-05-14 11:20:18"
                  "pendiente" => 1
                  "actividade_id" => 6
                  "banner_pagina" => "anuncios/May2024/MPv4zbVXbxgQANCXyE31.webp"
                  "imagen1" => "anuncios/May2024/Ut04te41NeqDjFTSTbL0.webp"
                  "imagen2" => "anuncios/May2024/ky38wnRT7pfZmmRSJy6H.webp"
                  "imagen3" => "anuncios/May2024/dM7MITA7NSfyOAfwoQUq.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://www.bbcocktailbar.com/"
                  "instagram" => "https://www.instagram.com/bbcocktailbar"
                  "facebook" => null
                  "imagen4" => "anuncios/May2024/KHrXJblIyxLLFd8I0Cq0.webp"
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "bb-cocktail-bar"
                ]
                #original: array:31 [
                  "id" => 360
                  "titulo" => "BB Cocktail Bar"
                  "descripcion" => """
                    <p>Sum&eacute;rgete en un para&iacute;so mediterr&aacute;neo de buena comida, cocteler&iacute;a artesanal, m&uacute;sica en vivo y buenas vibras en el encantador pueblo de Binibeca, Menorca.&nbsp;</p>\n
                    <p>Ofrecen un acogedor espacio exterior con una atm&oacute;sfera que act&uacute;a como el lugar ideal para que los amigos, las personas pasajeras y los aventureros compartan un rato juntos como iguales.</p>
                    """
                  "map" => null
                  "banner" => "anuncios/May2024/jLjRPapO9Mr7lWRWCdxo.webp"
                  "cliente_id" => 314
                  "created_at" => "2024-05-09 07:35:00"
                  "updated_at" => "2024-05-14 11:20:18"
                  "pendiente" => 1
                  "actividade_id" => 6
                  "banner_pagina" => "anuncios/May2024/MPv4zbVXbxgQANCXyE31.webp"
                  "imagen1" => "anuncios/May2024/Ut04te41NeqDjFTSTbL0.webp"
                  "imagen2" => "anuncios/May2024/ky38wnRT7pfZmmRSJy6H.webp"
                  "imagen3" => "anuncios/May2024/dM7MITA7NSfyOAfwoQUq.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://www.bbcocktailbar.com/"
                  "instagram" => "https://www.instagram.com/bbcocktailbar"
                  "facebook" => null
                  "imagen4" => "anuncios/May2024/KHrXJblIyxLLFd8I0Cq0.webp"
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "bb-cocktail-bar"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 360
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2622
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 360
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 360
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              14 => App\Anuncio {#2571}
              15 => App\Anuncio {#2579
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 402
                  "titulo" => "La Terraza Discoteca"
                  "descripcion" => """
                    <p>Bienvenidos a La Terraza Discoteca, el epicentro del entretenimiento nocturno en Menorca. Abierta desde el 28 de junio hasta el 31 de agosto, ofrecemos una experiencia inigualable con una variedad de fiestas tem&aacute;ticas que har&aacute;n de cada noche un recuerdo inolvidable.&nbsp;</p>\n
                    <p>Horarios de Apertura:</p>\n
                    <ul>\n
                    <li>Domingo a Jueves: 23:30 - 4:00</li>\n
                    <li>Viernes y S&aacute;bados: 23:30 - 5:00</li>\n
                    </ul>\n
                    <p>Este verano, no te puedes perder la vuelta de nuestra fiesta estrella, <strong>Pachuru</strong>, que promete llevar la diversi&oacute;n al siguiente nivel.&nbsp;</p>\n
                    <p>Para m&aacute;s informaci&oacute;n sobre entradas y reservados, sigue nuestro Instagram y mantente al d&iacute;a con todas las novedades. &iexcl;Prep&aacute;rate para vivir las noches m&aacute;s vibrantes de Menorca en La Terraza Discoteca!</p>
                    """
                  "map" => null
                  "banner" => "anuncios/June2024/W9jpiIstvr6nFpBHZX7J.webp"
                  "cliente_id" => 328
                  "created_at" => "2024-06-18 08:07:00"
                  "updated_at" => "2024-09-25 09:05:35"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/June2024/VhN4rRJFnNgvAPu5auHY.webp"
                  "imagen1" => "anuncios/June2024/4kJQEwLfINZN1nU1oGFf.webp"
                  "imagen2" => "anuncios/June2024/baQDSWdZ3Y6sJBuYMfHf.webp"
                  "imagen3" => "anuncios/June2024/WxRmQW7xghRNNFaHLyDT.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => ""
                  "instagram" => "https://www.instagram.com/laterraza_discoteca/"
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => "2025-07-01 00:00:00"
                  "reservar" => null
                  "slug" => "la-terraza-discoteca"
                ]
                #original: array:31 [
                  "id" => 402
                  "titulo" => "La Terraza Discoteca"
                  "descripcion" => """
                    <p>Bienvenidos a La Terraza Discoteca, el epicentro del entretenimiento nocturno en Menorca. Abierta desde el 28 de junio hasta el 31 de agosto, ofrecemos una experiencia inigualable con una variedad de fiestas tem&aacute;ticas que har&aacute;n de cada noche un recuerdo inolvidable.&nbsp;</p>\n
                    <p>Horarios de Apertura:</p>\n
                    <ul>\n
                    <li>Domingo a Jueves: 23:30 - 4:00</li>\n
                    <li>Viernes y S&aacute;bados: 23:30 - 5:00</li>\n
                    </ul>\n
                    <p>Este verano, no te puedes perder la vuelta de nuestra fiesta estrella, <strong>Pachuru</strong>, que promete llevar la diversi&oacute;n al siguiente nivel.&nbsp;</p>\n
                    <p>Para m&aacute;s informaci&oacute;n sobre entradas y reservados, sigue nuestro Instagram y mantente al d&iacute;a con todas las novedades. &iexcl;Prep&aacute;rate para vivir las noches m&aacute;s vibrantes de Menorca en La Terraza Discoteca!</p>
                    """
                  "map" => null
                  "banner" => "anuncios/June2024/W9jpiIstvr6nFpBHZX7J.webp"
                  "cliente_id" => 328
                  "created_at" => "2024-06-18 08:07:00"
                  "updated_at" => "2024-09-25 09:05:35"
                  "pendiente" => 1
                  "actividade_id" => 3
                  "banner_pagina" => "anuncios/June2024/VhN4rRJFnNgvAPu5auHY.webp"
                  "imagen1" => "anuncios/June2024/4kJQEwLfINZN1nU1oGFf.webp"
                  "imagen2" => "anuncios/June2024/baQDSWdZ3Y6sJBuYMfHf.webp"
                  "imagen3" => "anuncios/June2024/WxRmQW7xghRNNFaHLyDT.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => ""
                  "instagram" => "https://www.instagram.com/laterraza_discoteca/"
                  "facebook" => null
                  "imagen4" => null
                  "imagen5" => null
                  "imagen6" => null
                  "imagen7" => null
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => "2025-07-01 00:00:00"
                  "reservar" => null
                  "slug" => "la-terraza-discoteca"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 402
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2631
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 402
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 402
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
              16 => App\Anuncio {#2574
                #translatable: array:5 [
                  0 => "titulo"
                  1 => "descripcion"
                  2 => "seoDescription"
                  3 => "seoKeywords"
                  4 => "web"
                ]
                #fillable: array:2 [
                  0 => "titulo"
                  1 => "cliente_id"
                ]
                #spatial: array:1 [
                  0 => "map"
                ]
                #connection: "mysql"
                #table: "anuncios"
                #primaryKey: "id"
                #keyType: "int"
                +incrementing: true
                #with: []
                #withCount: []
                #perPage: 15
                +exists: true
                +wasRecentlyCreated: false
                #attributes: array:29 [
                  "id" => 404
                  "titulo" => "Es Claustre"
                  "descripcion" => """
                    <p>El Claustre se encuentra en el patio central del Claustro del Carmen, un edificio emblem&aacute;tico de la ciudad de Ma&oacute;.&nbsp;</p>\n
                    <p>Ofrecemos un espacio gastro-cultural en un entorno inigualable, al aire libre, tranquilo y amplio. Nuestra cocina desenfadada y honesta se basa en elementos simples y de gran calidad, adquiridos en su mayor&iacute;a en las paradas del propio mercado.</p>\n
                    <p>Adem&aacute;s, contamos con un servicio de Bar donde puedes disfrutar de un vermut, cerveza o c&oacute;ctel mientras escuchas conciertos de jazz, soul, folk, cl&aacute;sica y pop.&nbsp;</p>\n
                    <p>Consulta nuestra agenda de conciertos en la web&nbsp;</p>\n
                    <p>Abrimos de martes a domingo, de 19:00h a 03:00h.</p>\n
                    <p>&iexcl;Te esperamos!</p>
                    """
                  "map" => null
                  "banner" => "anuncios/June2024/67BICkDyEGdOxDDfQyFD.webp"
                  "cliente_id" => 343
                  "created_at" => "2024-06-18 08:33:00"
                  "updated_at" => "2024-06-19 09:28:55"
                  "pendiente" => 1
                  "actividade_id" => 6
                  "banner_pagina" => "anuncios/June2024/s9rZXznTiPjFkHSjZG0F.webp"
                  "imagen1" => "anuncios/June2024/thWFGMzUzVdi6hjEeE1G.webp"
                  "imagen2" => "anuncios/June2024/OabSudLMGSxis50i6V80.webp"
                  "imagen3" => "anuncios/June2024/yw93q6TULgoHErpAwlwj.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://www.esclaustre.com/"
                  "instagram" => "https://www.instagram.com/esclaustre/"
                  "facebook" => null
                  "imagen4" => "anuncios/June2024/8rB3cF7u6hrxR7pg4yd0.webp"
                  "imagen5" => "anuncios/June2024/p8qCWKdj2u9IL6TSXXqM.webp"
                  "imagen6" => "anuncios/June2024/usx71ck8tNFQVpBjVZ5s.webp"
                  "imagen7" => "anuncios/June2024/xstMfCn6blLmMROvc6Rh.webp"
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "el-claustre"
                ]
                #original: array:31 [
                  "id" => 404
                  "titulo" => "Es Claustre"
                  "descripcion" => """
                    <p>El Claustre se encuentra en el patio central del Claustro del Carmen, un edificio emblem&aacute;tico de la ciudad de Ma&oacute;.&nbsp;</p>\n
                    <p>Ofrecemos un espacio gastro-cultural en un entorno inigualable, al aire libre, tranquilo y amplio. Nuestra cocina desenfadada y honesta se basa en elementos simples y de gran calidad, adquiridos en su mayor&iacute;a en las paradas del propio mercado.</p>\n
                    <p>Adem&aacute;s, contamos con un servicio de Bar donde puedes disfrutar de un vermut, cerveza o c&oacute;ctel mientras escuchas conciertos de jazz, soul, folk, cl&aacute;sica y pop.&nbsp;</p>\n
                    <p>Consulta nuestra agenda de conciertos en la web&nbsp;</p>\n
                    <p>Abrimos de martes a domingo, de 19:00h a 03:00h.</p>\n
                    <p>&iexcl;Te esperamos!</p>
                    """
                  "map" => null
                  "banner" => "anuncios/June2024/67BICkDyEGdOxDDfQyFD.webp"
                  "cliente_id" => 343
                  "created_at" => "2024-06-18 08:33:00"
                  "updated_at" => "2024-06-19 09:28:55"
                  "pendiente" => 1
                  "actividade_id" => 6
                  "banner_pagina" => "anuncios/June2024/s9rZXznTiPjFkHSjZG0F.webp"
                  "imagen1" => "anuncios/June2024/thWFGMzUzVdi6hjEeE1G.webp"
                  "imagen2" => "anuncios/June2024/OabSudLMGSxis50i6V80.webp"
                  "imagen3" => "anuncios/June2024/yw93q6TULgoHErpAwlwj.webp"
                  "seoDescription" => ""
                  "seoKeywords" => ""
                  "imagen_popup" => null
                  "web" => "https://www.esclaustre.com/"
                  "instagram" => "https://www.instagram.com/esclaustre/"
                  "facebook" => null
                  "imagen4" => "anuncios/June2024/8rB3cF7u6hrxR7pg4yd0.webp"
                  "imagen5" => "anuncios/June2024/p8qCWKdj2u9IL6TSXXqM.webp"
                  "imagen6" => "anuncios/June2024/usx71ck8tNFQVpBjVZ5s.webp"
                  "imagen7" => "anuncios/June2024/xstMfCn6blLmMROvc6Rh.webp"
                  "imagen8" => null
                  "email" => null
                  "proximaApertura" => null
                  "reservar" => null
                  "slug" => "el-claustre"
                  "pivot_actividade_id" => 3
                  "pivot_anuncio_id" => 404
                ]
                #changes: []
                #casts: []
                #classCastCache: []
                #dates: []
                #dateFormat: null
                #appends: []
                #dispatchesEvents: []
                #observables: []
                #relations: array:1 [
                  "pivot" => Illuminate\Database\Eloquent\Relations\Pivot {#2630
                    +incrementing: false
                    #guarded: []
                    #connection: "mysql"
                    #table: "anuncio_actividade"
                    #primaryKey: "id"
                    #keyType: "int"
                    #with: []
                    #withCount: []
                    #perPage: 15
                    +exists: true
                    +wasRecentlyCreated: false
                    #attributes: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 404
                    ]
                    #original: array:2 [
                      "actividade_id" => 3
                      "anuncio_id" => 404
                    ]
                    #changes: []
                    #casts: []
                    #classCastCache: []
                    #dates: []
                    #dateFormat: null
                    #appends: []
                    #dispatchesEvents: []
                    #observables: []
                    #relations: []
                    #touches: []
                    +timestamps: false
                    #hidden: []
                    #visible: []
                    #fillable: []
                    +pivotParent: App\Actividade {#2584}
                    #foreignKey: "actividade_id"
                    #relatedKey: "anuncio_id"
                  }
                ]
                #touches: []
                +timestamps: true
                #hidden: []
                #visible: []
                #guarded: array:1 [
                  0 => "*"
                ]
              }
            ]
          }
        ]
        #touches: []
        +timestamps: true
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "*"
        ]
      }
      #foreignKey: "actividade_id"
      #relatedKey: "anuncio_id"
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #guarded: array:1 [
    0 => "*"
  ]
}