Illuminate\Database\Eloquent\Collection Object ( [items:protected] => Array ( [0] => App\Models\Advertisement Object ( [appends:protected] => Array ( [0] => banner_image [1] => banner_mobile_image [2] => banner_url ) [guarded:protected] => Array ( ) [fillable:protected] => Array ( [0] => active [1] => embed_code [2] => advertisement_categories_id [3] => advertisement_placement_id [4] => advertisement_section_id [5] => published_at [6] => uuid [7] => site_uuid [8] => title [9] => slug [10] => sorting_number [11] => sponsor_id [12] => is_paid [13] => paid_period [14] => payment_status ) [connection:protected] => mysql [table:protected] => advertisements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 9323 [uuid] => 2ace2361-d358-4c48-b122-37107cc663b1 [title] => Normanton Park Hotel [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 1 [advertisement_section_id] => 3 [published_at] => 2026-09-10 00:00:00 [created_at] => 2026-09-10 13:30:53 [updated_at] => 2026-09-10 13:35:46 [deleted_at] => [sorting_number] => [sponsor_id] => 13879 [payment_status] => [is_paid] => 0 [paid_period] => ) [original:protected] => Array ( [id] => 9323 [uuid] => 2ace2361-d358-4c48-b122-37107cc663b1 [title] => Normanton Park Hotel [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 1 [advertisement_section_id] => 3 [published_at] => 2026-09-10 00:00:00 [created_at] => 2026-09-10 13:30:53 [updated_at] => 2026-09-10 13:35:46 [deleted_at] => [sorting_number] => [sponsor_id] => 13879 [payment_status] => [is_paid] => 0 [paid_period] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [media] => Spatie\MediaLibrary\MediaCollections\Models\Collections\MediaCollection Object ( [collectionName] => [formFieldName] => [items:protected] => Array ( [0] => Spatie\MediaLibrary\MediaCollections\Models\Media Object ( [table:protected] => media [guarded:protected] => Array ( ) [appends:protected] => Array ( [0] => original_url [1] => preview_url ) [casts:protected] => Array ( [manipulations] => array [custom_properties] => array [generated_conversions] => array [responsive_images] => array ) [connection:protected] => mysql [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 782864 [model_type] => App\Models\Advertisement [model_id] => 9323 [uuid] => c3e81a94-65cc-4931-9772-e1c0c9a37afc [collection_name] => bannerImage [name] => d0h9KHKL0w8SMLGtHld9WQATMXwnWF-metaVW50aXRsZWQgZGVzaWduICgxKS5wbmc=-.png [file_name] => d0h9KHKL0w8SMLGtHld9WQATMXwnWF-metaVW50aXRsZWQgZGVzaWduICgxKS5wbmc=-.png [mime_type] => image/png [disk] => s3 [conversions_disk] => s3 [size] => 193986 [manipulations] => [] [custom_properties] => {"url": "https://www.normantonpark.co.uk/", "width": 1536, "height": 192} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 722076 [created_at] => 2026-09-10 13:35:46 [updated_at] => 2026-09-10 13:35:47 ) [original:protected] => Array ( [id] => 782864 [model_type] => App\Models\Advertisement [model_id] => 9323 [uuid] => c3e81a94-65cc-4931-9772-e1c0c9a37afc [collection_name] => bannerImage [name] => d0h9KHKL0w8SMLGtHld9WQATMXwnWF-metaVW50aXRsZWQgZGVzaWduICgxKS5wbmc=-.png [file_name] => d0h9KHKL0w8SMLGtHld9WQATMXwnWF-metaVW50aXRsZWQgZGVzaWduICgxKS5wbmc=-.png [mime_type] => image/png [disk] => s3 [conversions_disk] => s3 [size] => 193986 [manipulations] => [] [custom_properties] => {"url": "https://www.normantonpark.co.uk/", "width": 1536, "height": 192} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 722076 [created_at] => 2026-09-10 13:35:46 [updated_at] => 2026-09-10 13:35:47 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( ) ) ) [escapeWhenCastingToString:protected] => ) [advertisementPlacement] => App\Models\AdvertisementPlacement Object ( [fillable:protected] => Array ( [0] => title [1] => slug ) [connection:protected] => mysql [table:protected] => advertisement_placements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 1 [title] => Header [slug] => header [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [original:protected] => Array ( [id] => 1 [title] => Header [slug] => header [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [mediaConversions] => Array ( ) [mediaCollections] => Array ( ) [deletePreservingMedia:protected] => [unAttachedMediaLibraryItems:protected] => Array ( ) [forceDeleting:protected] => ) [1] => App\Models\Advertisement Object ( [appends:protected] => Array ( [0] => banner_image [1] => banner_mobile_image [2] => banner_url ) [guarded:protected] => Array ( ) [fillable:protected] => Array ( [0] => active [1] => embed_code [2] => advertisement_categories_id [3] => advertisement_placement_id [4] => advertisement_section_id [5] => published_at [6] => uuid [7] => site_uuid [8] => title [9] => slug [10] => sorting_number [11] => sponsor_id [12] => is_paid [13] => paid_period [14] => payment_status ) [connection:protected] => mysql [table:protected] => advertisements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 7230 [uuid] => 11b0339c-4c34-4c36-988d-f51f8ad33b94 [title] => The Grainstore Brewery Tap [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 4 [advertisement_section_id] => 3 [published_at] => 2026-03-24 00:00:00 [created_at] => 2026-03-24 15:22:27 [updated_at] => 2026-09-15 11:40:13 [deleted_at] => [sorting_number] => 1 [sponsor_id] => 15045 [payment_status] => [is_paid] => 0 [paid_period] => ) [original:protected] => Array ( [id] => 7230 [uuid] => 11b0339c-4c34-4c36-988d-f51f8ad33b94 [title] => The Grainstore Brewery Tap [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 4 [advertisement_section_id] => 3 [published_at] => 2026-03-24 00:00:00 [created_at] => 2026-03-24 15:22:27 [updated_at] => 2026-09-15 11:40:13 [deleted_at] => [sorting_number] => 1 [sponsor_id] => 15045 [payment_status] => [is_paid] => 0 [paid_period] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [media] => Spatie\MediaLibrary\MediaCollections\Models\Collections\MediaCollection Object ( [collectionName] => [formFieldName] => [items:protected] => Array ( [0] => Spatie\MediaLibrary\MediaCollections\Models\Media Object ( [table:protected] => media [guarded:protected] => Array ( ) [appends:protected] => Array ( [0] => original_url [1] => preview_url ) [casts:protected] => Array ( [manipulations] => array [custom_properties] => array [generated_conversions] => array [responsive_images] => array ) [connection:protected] => mysql [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 783749 [model_type] => App\Models\Advertisement [model_id] => 7230 [uuid] => 415cf716-28b3-42c1-8333-24439b3513ed [collection_name] => bannerImage [name] => BU3HvCS4knIGVQY1sYmSJWm8JS5ZtA-metaaW1hZ2UuanBn-.jpg [file_name] => BU3HvCS4knIGVQY1sYmSJWm8JS5ZtA-metaaW1hZ2UuanBn-.jpg [mime_type] => image/jpeg [disk] => s3 [conversions_disk] => s3 [size] => 491496 [manipulations] => [] [custom_properties] => {"url": "https://www.grainstorebrewery.com/", "width": 1024, "height": 1024} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 722853 [created_at] => 2026-09-15 11:40:14 [updated_at] => 2026-09-15 11:40:15 ) [original:protected] => Array ( [id] => 783749 [model_type] => App\Models\Advertisement [model_id] => 7230 [uuid] => 415cf716-28b3-42c1-8333-24439b3513ed [collection_name] => bannerImage [name] => BU3HvCS4knIGVQY1sYmSJWm8JS5ZtA-metaaW1hZ2UuanBn-.jpg [file_name] => BU3HvCS4knIGVQY1sYmSJWm8JS5ZtA-metaaW1hZ2UuanBn-.jpg [mime_type] => image/jpeg [disk] => s3 [conversions_disk] => s3 [size] => 491496 [manipulations] => [] [custom_properties] => {"url": "https://www.grainstorebrewery.com/", "width": 1024, "height": 1024} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 722853 [created_at] => 2026-09-15 11:40:14 [updated_at] => 2026-09-15 11:40:15 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( ) ) ) [escapeWhenCastingToString:protected] => ) [advertisementPlacement] => App\Models\AdvertisementPlacement Object ( [fillable:protected] => Array ( [0] => title [1] => slug ) [connection:protected] => mysql [table:protected] => advertisement_placements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 4 [title] => Right Column [slug] => right [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [original:protected] => Array ( [id] => 4 [title] => Right Column [slug] => right [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [mediaConversions] => Array ( ) [mediaCollections] => Array ( ) [deletePreservingMedia:protected] => [unAttachedMediaLibraryItems:protected] => Array ( ) [forceDeleting:protected] => ) [2] => App\Models\Advertisement Object ( [appends:protected] => Array ( [0] => banner_image [1] => banner_mobile_image [2] => banner_url ) [guarded:protected] => Array ( ) [fillable:protected] => Array ( [0] => active [1] => embed_code [2] => advertisement_categories_id [3] => advertisement_placement_id [4] => advertisement_section_id [5] => published_at [6] => uuid [7] => site_uuid [8] => title [9] => slug [10] => sorting_number [11] => sponsor_id [12] => is_paid [13] => paid_period [14] => payment_status ) [connection:protected] => mysql [table:protected] => advertisements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 6058 [uuid] => 2bf1dba3-b968-4dcf-b969-cc77fb518e95 [title] => Advertise with Us [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 8 [advertisement_section_id] => 3 [published_at] => 2025-06-13 00:00:00 [created_at] => 2026-02-03 07:44:40 [updated_at] => 2026-02-03 07:44:40 [deleted_at] => [sorting_number] => [sponsor_id] => 12419 [payment_status] => [is_paid] => 0 [paid_period] => ) [original:protected] => Array ( [id] => 6058 [uuid] => 2bf1dba3-b968-4dcf-b969-cc77fb518e95 [title] => Advertise with Us [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 8 [advertisement_section_id] => 3 [published_at] => 2025-06-13 00:00:00 [created_at] => 2026-02-03 07:44:40 [updated_at] => 2026-02-03 07:44:40 [deleted_at] => [sorting_number] => [sponsor_id] => 12419 [payment_status] => [is_paid] => 0 [paid_period] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [media] => Spatie\MediaLibrary\MediaCollections\Models\Collections\MediaCollection Object ( [collectionName] => [formFieldName] => [items:protected] => Array ( [0] => Spatie\MediaLibrary\MediaCollections\Models\Media Object ( [table:protected] => media [guarded:protected] => Array ( ) [appends:protected] => Array ( [0] => original_url [1] => preview_url ) [casts:protected] => Array ( [manipulations] => array [custom_properties] => array [generated_conversions] => array [responsive_images] => array ) [connection:protected] => mysql [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 726227 [model_type] => App\Models\Advertisement [model_id] => 6058 [uuid] => 5be0b8ca-cb36-46f7-9a50-2e8e2b1f4559 [collection_name] => bannerImage [name] => HQY3vqlmu6ui7Jm7WV4lrCBInwp14E-metaQWR2ZXJ0aXNlIHdpdGggTnViIE5ld3MgT2FraGFtLmdpZg==-.gif [file_name] => HQY3vqlmu6ui7Jm7WV4lrCBInwp14E-metaQWR2ZXJ0aXNlIHdpdGggTnViIE5ld3MgT2FraGFtLmdpZg==-.gif [mime_type] => image/gif [disk] => s3 [conversions_disk] => s3 [size] => 270257 [manipulations] => [] [custom_properties] => {"url": "https://oakham.nub.news/advertise-in-oakham-with-us", "width": 616, "height": 616} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 622269 [created_at] => 2026-02-03 07:44:40 [updated_at] => 2026-02-03 07:44:40 ) [original:protected] => Array ( [id] => 726227 [model_type] => App\Models\Advertisement [model_id] => 6058 [uuid] => 5be0b8ca-cb36-46f7-9a50-2e8e2b1f4559 [collection_name] => bannerImage [name] => HQY3vqlmu6ui7Jm7WV4lrCBInwp14E-metaQWR2ZXJ0aXNlIHdpdGggTnViIE5ld3MgT2FraGFtLmdpZg==-.gif [file_name] => HQY3vqlmu6ui7Jm7WV4lrCBInwp14E-metaQWR2ZXJ0aXNlIHdpdGggTnViIE5ld3MgT2FraGFtLmdpZg==-.gif [mime_type] => image/gif [disk] => s3 [conversions_disk] => s3 [size] => 270257 [manipulations] => [] [custom_properties] => {"url": "https://oakham.nub.news/advertise-in-oakham-with-us", "width": 616, "height": 616} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 622269 [created_at] => 2026-02-03 07:44:40 [updated_at] => 2026-02-03 07:44:40 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( ) ) ) [escapeWhenCastingToString:protected] => ) [advertisementPlacement] => App\Models\AdvertisementPlacement Object ( [fillable:protected] => Array ( [0] => title [1] => slug ) [connection:protected] => mysql [table:protected] => advertisement_placements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 8 [title] => Mobile Intra [slug] => mobile-intra [created_at] => [updated_at] => ) [original:protected] => Array ( [id] => 8 [title] => Mobile Intra [slug] => mobile-intra [created_at] => [updated_at] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [mediaConversions] => Array ( ) [mediaCollections] => Array ( ) [deletePreservingMedia:protected] => [unAttachedMediaLibraryItems:protected] => Array ( ) [forceDeleting:protected] => ) [3] => App\Models\Advertisement Object ( [appends:protected] => Array ( [0] => banner_image [1] => banner_mobile_image [2] => banner_url ) [guarded:protected] => Array ( ) [fillable:protected] => Array ( [0] => active [1] => embed_code [2] => advertisement_categories_id [3] => advertisement_placement_id [4] => advertisement_section_id [5] => published_at [6] => uuid [7] => site_uuid [8] => title [9] => slug [10] => sorting_number [11] => sponsor_id [12] => is_paid [13] => paid_period [14] => payment_status ) [connection:protected] => mysql [table:protected] => advertisements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 5605 [uuid] => 9789460a-fbee-4310-8291-49865319ff33 [title] => Normanton Park Hotel [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 2 [advertisement_section_id] => 3 [published_at] => 2025-12-08 00:00:00 [created_at] => 2025-12-08 09:13:28 [updated_at] => 2026-06-05 09:53:39 [deleted_at] => [sorting_number] => [sponsor_id] => 13879 [payment_status] => [is_paid] => 0 [paid_period] => ) [original:protected] => Array ( [id] => 5605 [uuid] => 9789460a-fbee-4310-8291-49865319ff33 [title] => Normanton Park Hotel [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 2 [advertisement_section_id] => 3 [published_at] => 2025-12-08 00:00:00 [created_at] => 2025-12-08 09:13:28 [updated_at] => 2026-06-05 09:53:39 [deleted_at] => [sorting_number] => [sponsor_id] => 13879 [payment_status] => [is_paid] => 0 [paid_period] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [media] => Spatie\MediaLibrary\MediaCollections\Models\Collections\MediaCollection Object ( [collectionName] => [formFieldName] => [items:protected] => Array ( [0] => Spatie\MediaLibrary\MediaCollections\Models\Media Object ( [table:protected] => media [guarded:protected] => Array ( ) [appends:protected] => Array ( [0] => original_url [1] => preview_url ) [casts:protected] => Array ( [manipulations] => array [custom_properties] => array [generated_conversions] => array [responsive_images] => array ) [connection:protected] => mysql [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 760822 [model_type] => App\Models\Advertisement [model_id] => 5605 [uuid] => 940b67eb-0532-48b4-b38b-b0e48512746a [collection_name] => bannerImage [name] => b2bJz6ATK0ZTkh8YczfFESG4Ln1d2W-metaTm9ybWFudG9uIFBhcmsgSG90ZWwgQXJ0aWNsZSBCYW5uZXIgKDEpLnBuZw==-.png [file_name] => b2bJz6ATK0ZTkh8YczfFESG4Ln1d2W-metaTm9ybWFudG9uIFBhcmsgSG90ZWwgQXJ0aWNsZSBCYW5uZXIgKDEpLnBuZw==-.png [mime_type] => image/png [disk] => s3 [conversions_disk] => s3 [size] => 226843 [manipulations] => [] [custom_properties] => {"url": "https://www.normantonpark.co.uk/", "width": 1000, "height": 250} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 702534 [created_at] => 2026-06-05 09:53:40 [updated_at] => 2026-06-05 09:53:40 ) [original:protected] => Array ( [id] => 760822 [model_type] => App\Models\Advertisement [model_id] => 5605 [uuid] => 940b67eb-0532-48b4-b38b-b0e48512746a [collection_name] => bannerImage [name] => b2bJz6ATK0ZTkh8YczfFESG4Ln1d2W-metaTm9ybWFudG9uIFBhcmsgSG90ZWwgQXJ0aWNsZSBCYW5uZXIgKDEpLnBuZw==-.png [file_name] => b2bJz6ATK0ZTkh8YczfFESG4Ln1d2W-metaTm9ybWFudG9uIFBhcmsgSG90ZWwgQXJ0aWNsZSBCYW5uZXIgKDEpLnBuZw==-.png [mime_type] => image/png [disk] => s3 [conversions_disk] => s3 [size] => 226843 [manipulations] => [] [custom_properties] => {"url": "https://www.normantonpark.co.uk/", "width": 1000, "height": 250} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 702534 [created_at] => 2026-06-05 09:53:40 [updated_at] => 2026-06-05 09:53:40 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( ) ) ) [escapeWhenCastingToString:protected] => ) [advertisementPlacement] => App\Models\AdvertisementPlacement Object ( [fillable:protected] => Array ( [0] => title [1] => slug ) [connection:protected] => mysql [table:protected] => advertisement_placements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 2 [title] => Articles Upper [slug] => articles-upper [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [original:protected] => Array ( [id] => 2 [title] => Articles Upper [slug] => articles-upper [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [mediaConversions] => Array ( ) [mediaCollections] => Array ( ) [deletePreservingMedia:protected] => [unAttachedMediaLibraryItems:protected] => Array ( ) [forceDeleting:protected] => ) [4] => App\Models\Advertisement Object ( [appends:protected] => Array ( [0] => banner_image [1] => banner_mobile_image [2] => banner_url ) [guarded:protected] => Array ( ) [fillable:protected] => Array ( [0] => active [1] => embed_code [2] => advertisement_categories_id [3] => advertisement_placement_id [4] => advertisement_section_id [5] => published_at [6] => uuid [7] => site_uuid [8] => title [9] => slug [10] => sorting_number [11] => sponsor_id [12] => is_paid [13] => paid_period [14] => payment_status ) [connection:protected] => mysql [table:protected] => advertisements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 5602 [uuid] => d4ff3393-86e6-447e-b4f6-e0b9ecc9bc16 [title] => Normanton Park Hotel [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 4 [advertisement_section_id] => 3 [published_at] => 2025-12-08 00:00:00 [created_at] => 2025-12-08 09:09:45 [updated_at] => 2026-09-08 08:44:15 [deleted_at] => [sorting_number] => 4 [sponsor_id] => 13879 [payment_status] => [is_paid] => 0 [paid_period] => ) [original:protected] => Array ( [id] => 5602 [uuid] => d4ff3393-86e6-447e-b4f6-e0b9ecc9bc16 [title] => Normanton Park Hotel [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 4 [advertisement_section_id] => 3 [published_at] => 2025-12-08 00:00:00 [created_at] => 2025-12-08 09:09:45 [updated_at] => 2026-09-08 08:44:15 [deleted_at] => [sorting_number] => 4 [sponsor_id] => 13879 [payment_status] => [is_paid] => 0 [paid_period] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [media] => Spatie\MediaLibrary\MediaCollections\Models\Collections\MediaCollection Object ( [collectionName] => [formFieldName] => [items:protected] => Array ( [0] => Spatie\MediaLibrary\MediaCollections\Models\Media Object ( [table:protected] => media [guarded:protected] => Array ( ) [appends:protected] => Array ( [0] => original_url [1] => preview_url ) [casts:protected] => Array ( [manipulations] => array [custom_properties] => array [generated_conversions] => array [responsive_images] => array ) [connection:protected] => mysql [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 782087 [model_type] => App\Models\Advertisement [model_id] => 5602 [uuid] => 23b16685-0df1-43a3-8d28-0be303cf696c [collection_name] => bannerImage [name] => mtAaxewYlsOyhmf8j71WsohXGGTlLU-metaNzQ3MDBmMDItOWU0OC00MmE3LWJiZWQtMWY2NzM3ZjVmZTM3LnBuZw==-.png [file_name] => mtAaxewYlsOyhmf8j71WsohXGGTlLU-metaNzQ3MDBmMDItOWU0OC00MmE3LWJiZWQtMWY2NzM3ZjVmZTM3LnBuZw==-.png [mime_type] => image/png [disk] => s3 [conversions_disk] => s3 [size] => 1598572 [manipulations] => [] [custom_properties] => {"url": "https://www.normantonpark.co.uk/", "width": 1254, "height": 1254} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 721420 [created_at] => 2026-09-08 08:44:16 [updated_at] => 2026-09-08 08:44:17 ) [original:protected] => Array ( [id] => 782087 [model_type] => App\Models\Advertisement [model_id] => 5602 [uuid] => 23b16685-0df1-43a3-8d28-0be303cf696c [collection_name] => bannerImage [name] => mtAaxewYlsOyhmf8j71WsohXGGTlLU-metaNzQ3MDBmMDItOWU0OC00MmE3LWJiZWQtMWY2NzM3ZjVmZTM3LnBuZw==-.png [file_name] => mtAaxewYlsOyhmf8j71WsohXGGTlLU-metaNzQ3MDBmMDItOWU0OC00MmE3LWJiZWQtMWY2NzM3ZjVmZTM3LnBuZw==-.png [mime_type] => image/png [disk] => s3 [conversions_disk] => s3 [size] => 1598572 [manipulations] => [] [custom_properties] => {"url": "https://www.normantonpark.co.uk/", "width": 1254, "height": 1254} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 721420 [created_at] => 2026-09-08 08:44:16 [updated_at] => 2026-09-08 08:44:17 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( ) ) ) [escapeWhenCastingToString:protected] => ) [advertisementPlacement] => App\Models\AdvertisementPlacement Object ( [fillable:protected] => Array ( [0] => title [1] => slug ) [connection:protected] => mysql [table:protected] => advertisement_placements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 4 [title] => Right Column [slug] => right [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [original:protected] => Array ( [id] => 4 [title] => Right Column [slug] => right [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [mediaConversions] => Array ( ) [mediaCollections] => Array ( ) [deletePreservingMedia:protected] => [unAttachedMediaLibraryItems:protected] => Array ( ) [forceDeleting:protected] => ) [5] => App\Models\Advertisement Object ( [appends:protected] => Array ( [0] => banner_image [1] => banner_mobile_image [2] => banner_url ) [guarded:protected] => Array ( ) [fillable:protected] => Array ( [0] => active [1] => embed_code [2] => advertisement_categories_id [3] => advertisement_placement_id [4] => advertisement_section_id [5] => published_at [6] => uuid [7] => site_uuid [8] => title [9] => slug [10] => sorting_number [11] => sponsor_id [12] => is_paid [13] => paid_period [14] => payment_status ) [connection:protected] => mysql [table:protected] => advertisements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 4892 [uuid] => 4fd778b4-86df-4678-b476-4c1adb31564e [title] => Advertise with Us [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 4 [advertisement_section_id] => 3 [published_at] => 2025-06-13 00:00:00 [created_at] => 2025-06-13 15:36:46 [updated_at] => 2025-08-11 16:52:52 [deleted_at] => [sorting_number] => [sponsor_id] => 12419 [payment_status] => [is_paid] => 0 [paid_period] => ) [original:protected] => Array ( [id] => 4892 [uuid] => 4fd778b4-86df-4678-b476-4c1adb31564e [title] => Advertise with Us [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 4 [advertisement_section_id] => 3 [published_at] => 2025-06-13 00:00:00 [created_at] => 2025-06-13 15:36:46 [updated_at] => 2025-08-11 16:52:52 [deleted_at] => [sorting_number] => [sponsor_id] => 12419 [payment_status] => [is_paid] => 0 [paid_period] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [media] => Spatie\MediaLibrary\MediaCollections\Models\Collections\MediaCollection Object ( [collectionName] => [formFieldName] => [items:protected] => Array ( [0] => Spatie\MediaLibrary\MediaCollections\Models\Media Object ( [table:protected] => media [guarded:protected] => Array ( ) [appends:protected] => Array ( [0] => original_url [1] => preview_url ) [casts:protected] => Array ( [manipulations] => array [custom_properties] => array [generated_conversions] => array [responsive_images] => array ) [connection:protected] => mysql [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 664595 [model_type] => App\Models\Advertisement [model_id] => 4892 [uuid] => dd42ca03-141f-449e-b7d9-a2960e9cc885 [collection_name] => bannerImage [name] => HQY3vqlmu6ui7Jm7WV4lrCBInwp14E-metaQWR2ZXJ0aXNlIHdpdGggTnViIE5ld3MgT2FraGFtLmdpZg==-.gif [file_name] => HQY3vqlmu6ui7Jm7WV4lrCBInwp14E-metaQWR2ZXJ0aXNlIHdpdGggTnViIE5ld3MgT2FraGFtLmdpZg==-.gif [mime_type] => image/gif [disk] => s3 [conversions_disk] => s3 [size] => 270257 [manipulations] => [] [custom_properties] => {"url": "https://oakham.nub.news/advertise-in-oakham-with-us", "width": 616, "height": 616} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 622269 [created_at] => 2025-06-13 15:36:46 [updated_at] => 2025-08-11 16:52:53 ) [original:protected] => Array ( [id] => 664595 [model_type] => App\Models\Advertisement [model_id] => 4892 [uuid] => dd42ca03-141f-449e-b7d9-a2960e9cc885 [collection_name] => bannerImage [name] => HQY3vqlmu6ui7Jm7WV4lrCBInwp14E-metaQWR2ZXJ0aXNlIHdpdGggTnViIE5ld3MgT2FraGFtLmdpZg==-.gif [file_name] => HQY3vqlmu6ui7Jm7WV4lrCBInwp14E-metaQWR2ZXJ0aXNlIHdpdGggTnViIE5ld3MgT2FraGFtLmdpZg==-.gif [mime_type] => image/gif [disk] => s3 [conversions_disk] => s3 [size] => 270257 [manipulations] => [] [custom_properties] => {"url": "https://oakham.nub.news/advertise-in-oakham-with-us", "width": 616, "height": 616} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 622269 [created_at] => 2025-06-13 15:36:46 [updated_at] => 2025-08-11 16:52:53 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( ) ) ) [escapeWhenCastingToString:protected] => ) [advertisementPlacement] => App\Models\AdvertisementPlacement Object ( [fillable:protected] => Array ( [0] => title [1] => slug ) [connection:protected] => mysql [table:protected] => advertisement_placements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 4 [title] => Right Column [slug] => right [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [original:protected] => Array ( [id] => 4 [title] => Right Column [slug] => right [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [mediaConversions] => Array ( ) [mediaCollections] => Array ( ) [deletePreservingMedia:protected] => [unAttachedMediaLibraryItems:protected] => Array ( ) [forceDeleting:protected] => ) [6] => App\Models\Advertisement Object ( [appends:protected] => Array ( [0] => banner_image [1] => banner_mobile_image [2] => banner_url ) [guarded:protected] => Array ( ) [fillable:protected] => Array ( [0] => active [1] => embed_code [2] => advertisement_categories_id [3] => advertisement_placement_id [4] => advertisement_section_id [5] => published_at [6] => uuid [7] => site_uuid [8] => title [9] => slug [10] => sorting_number [11] => sponsor_id [12] => is_paid [13] => paid_period [14] => payment_status ) [connection:protected] => mysql [table:protected] => advertisements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 3287 [uuid] => 77f4a2e0-cfb8-48ce-9405-cbf1cc0b96c3 [title] => Wisteria Hotel [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 4 [advertisement_section_id] => 3 [published_at] => 2024-07-29 00:00:00 [created_at] => 2024-07-29 10:12:16 [updated_at] => 2026-08-11 15:05:04 [deleted_at] => [sorting_number] => 7 [sponsor_id] => 9978 [payment_status] => [is_paid] => 0 [paid_period] => ) [original:protected] => Array ( [id] => 3287 [uuid] => 77f4a2e0-cfb8-48ce-9405-cbf1cc0b96c3 [title] => Wisteria Hotel [embed_code] => [active] => 1 [site_uuid] => a0d7aa46-a34c-4a8d-83ba-03308d8bcdc7 [advertisement_categories_id] => 1 [advertisement_placement_id] => 4 [advertisement_section_id] => 3 [published_at] => 2024-07-29 00:00:00 [created_at] => 2024-07-29 10:12:16 [updated_at] => 2026-08-11 15:05:04 [deleted_at] => [sorting_number] => 7 [sponsor_id] => 9978 [payment_status] => [is_paid] => 0 [paid_period] => ) [changes:protected] => Array ( ) [casts:protected] => Array ( [deleted_at] => datetime ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( [media] => Spatie\MediaLibrary\MediaCollections\Models\Collections\MediaCollection Object ( [collectionName] => [formFieldName] => [items:protected] => Array ( [0] => Spatie\MediaLibrary\MediaCollections\Models\Media Object ( [table:protected] => media [guarded:protected] => Array ( ) [appends:protected] => Array ( [0] => original_url [1] => preview_url ) [casts:protected] => Array ( [manipulations] => array [custom_properties] => array [generated_conversions] => array [responsive_images] => array ) [connection:protected] => mysql [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 623705 [model_type] => App\Models\Advertisement [model_id] => 3287 [uuid] => 1eb79807-67e0-447e-bc2d-cc59fdfe711d [collection_name] => bannerImage-old [name] => media-libraryXONwxI [file_name] => VkFdhKdwe10xoZomQiQAVwpXVdw0YW-metaV2lzdGVyaWEgTnViIE5ld3MgQmFubmVyIC0gNjE2IHggNjE2IHBpeGVscy5wbmc=-.png [mime_type] => image/png [disk] => gcs [conversions_disk] => gcs [size] => 607233 [manipulations] => [] [custom_properties] => {"url": "https://www.wisteriahotel.co.uk/"} [generated_conversions] => [] [responsive_images] => [] [order_column] => 557285 [created_at] => 2025-02-20 14:47:40 [updated_at] => 2025-02-20 14:47:40 ) [original:protected] => Array ( [id] => 623705 [model_type] => App\Models\Advertisement [model_id] => 3287 [uuid] => 1eb79807-67e0-447e-bc2d-cc59fdfe711d [collection_name] => bannerImage-old [name] => media-libraryXONwxI [file_name] => VkFdhKdwe10xoZomQiQAVwpXVdw0YW-metaV2lzdGVyaWEgTnViIE5ld3MgQmFubmVyIC0gNjE2IHggNjE2IHBpeGVscy5wbmc=-.png [mime_type] => image/png [disk] => gcs [conversions_disk] => gcs [size] => 607233 [manipulations] => [] [custom_properties] => {"url": "https://www.wisteriahotel.co.uk/"} [generated_conversions] => [] [responsive_images] => [] [order_column] => 557285 [created_at] => 2025-02-20 14:47:40 [updated_at] => 2025-02-20 14:47:40 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( ) ) [1] => Spatie\MediaLibrary\MediaCollections\Models\Media Object ( [table:protected] => media [guarded:protected] => Array ( ) [appends:protected] => Array ( [0] => original_url [1] => preview_url ) [casts:protected] => Array ( [manipulations] => array [custom_properties] => array [generated_conversions] => array [responsive_images] => array ) [connection:protected] => mysql [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 775676 [model_type] => App\Models\Advertisement [model_id] => 3287 [uuid] => 8883f183-3185-4317-a10c-4373e1024c64 [collection_name] => bannerImage [name] => flmnmV6oH6zqbzHfCy8s8ylrpcLuv2-metaVGhlIFdpc3RlcmlhIEhvdGVsIE9ha2hhbSBOdWIgTmV3cyBTcXVhcmUgQmFubmVyIC0gMzEyMy5wbmc=-.png [file_name] => flmnmV6oH6zqbzHfCy8s8ylrpcLuv2-metaVGhlIFdpc3RlcmlhIEhvdGVsIE9ha2hhbSBOdWIgTmV3cyBTcXVhcmUgQmFubmVyIC0gMzEyMy5wbmc=-.png [mime_type] => image/png [disk] => s3 [conversions_disk] => s3 [size] => 498870 [manipulations] => [] [custom_properties] => {"url": "https://wisteriahotel.co.uk/meetings-and-events/event-spaces", "width": 616, "height": 616} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 715830 [created_at] => 2026-08-11 12:22:35 [updated_at] => 2026-08-11 15:05:04 ) [original:protected] => Array ( [id] => 775676 [model_type] => App\Models\Advertisement [model_id] => 3287 [uuid] => 8883f183-3185-4317-a10c-4373e1024c64 [collection_name] => bannerImage [name] => flmnmV6oH6zqbzHfCy8s8ylrpcLuv2-metaVGhlIFdpc3RlcmlhIEhvdGVsIE9ha2hhbSBOdWIgTmV3cyBTcXVhcmUgQmFubmVyIC0gMzEyMy5wbmc=-.png [file_name] => flmnmV6oH6zqbzHfCy8s8ylrpcLuv2-metaVGhlIFdpc3RlcmlhIEhvdGVsIE9ha2hhbSBOdWIgTmV3cyBTcXVhcmUgQmFubmVyIC0gMzEyMy5wbmc=-.png [mime_type] => image/png [disk] => s3 [conversions_disk] => s3 [size] => 498870 [manipulations] => [] [custom_properties] => {"url": "https://wisteriahotel.co.uk/meetings-and-events/event-spaces", "width": 616, "height": 616} [generated_conversions] => {"resizedHeader": true, "resizedContent": true} [responsive_images] => [] [order_column] => 715830 [created_at] => 2026-08-11 12:22:35 [updated_at] => 2026-08-11 15:05:04 ) [changes:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [fillable:protected] => Array ( ) ) ) [escapeWhenCastingToString:protected] => ) [advertisementPlacement] => App\Models\AdvertisementPlacement Object ( [fillable:protected] => Array ( [0] => title [1] => slug ) [connection:protected] => mysql [table:protected] => advertisement_placements [primaryKey:protected] => id [keyType:protected] => int [incrementing] => 1 [with:protected] => Array ( ) [withCount:protected] => Array ( ) [preventsLazyLoading] => [perPage:protected] => 15 [exists] => 1 [wasRecentlyCreated] => [escapeWhenCastingToString:protected] => [attributes:protected] => Array ( [id] => 4 [title] => Right Column [slug] => right [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [original:protected] => Array ( [id] => 4 [title] => Right Column [slug] => right [created_at] => 2021-10-21 07:59:56 [updated_at] => 2021-10-21 07:59:56 ) [changes:protected] => Array ( ) [casts:protected] => Array ( ) [classCastCache:protected] => Array ( ) [attributeCastCache:protected] => Array ( ) [dates:protected] => Array ( ) [dateFormat:protected] => [appends:protected] => Array ( ) [dispatchesEvents:protected] => Array ( ) [observables:protected] => Array ( ) [relations:protected] => Array ( ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [guarded:protected] => Array ( [0] => * ) ) ) [touches:protected] => Array ( ) [timestamps] => 1 [hidden:protected] => Array ( ) [visible:protected] => Array ( ) [mediaConversions] => Array ( ) [mediaCollections] => Array ( ) [deletePreservingMedia:protected] => [unAttachedMediaLibraryItems:protected] => Array ( ) [forceDeleting:protected] => ) ) [escapeWhenCastingToString:protected] => )
Retirement beckons for duo after 70 years service as dinner ladies! | Local News | News | Oakham Nub News | by The Editor >
Oakham
Nub News Logo
Nub News

Retirement beckons for duo after 70 years service as dinner ladies!

Local News by The Editor 4th Oct 2020  
advertisement

Oakham has bid a fond farewell to two long serving members of staff – who have worked together in the School's catering department for over 35 years!

Liz Mapletoft and Debbie Blake both retired during September having managed and served what must account to hundreds of thousands of meals over their collective 70-year tenure.

Sarah Gomm, Oakham's Deputy Head Pastoral, said: "Due to Coronavirus restrictions, we haven't been able to properly celebrate or publicly thank Liz and Debbie for all of their years of hard work and dedication to the School.

"The catering team are a central cog in feeding the minds, bodies and souls of Oakhamians. Each and every day they plan, make and serve circa 2,500 meals.

"Liz and Debbie have been at the centre of this organisational feat for decades and we all thank them for keeping us all nourished and ensuring that the Barraclough is a homely hub in the centre of the School."

Instead, their work colleagues in the Catering Team were able to give the pair a small, socially distanced send off. They celebrated over tea and cake, and gathered to give them a range of gifts from the team.

Liz and Debbie's relationship didn't just start when they both began working at Oakham School – they first met at English Martyrs Primary School, aged 5, then went on to Catmose College together.

Liz joined the Catering team at Oakham School 36 years ago, then Debbie joined one year later when the School's then new Barraclough central dining facility was opened.

Download our Nub News App!

- It’s FREE and available now
- Breaking news notifications
- Your Town in Your Pocket

They've worked together side by side for all these years, and are both looking forward to seeing each other, not to work, but to enjoy their retirement.

Oakham's Catering team continues to be headed up by two long-standing members of staff, Vicky Adams and Angela Munton who have worked alongside Liz and Debbie for 20 years and 8 years respectively.

Download our Nub News App: - It’s FREE and available now
- Breaking news notifications
- Your Town in Your Pocket

     

Please Support Us Oakham. Your Town. Your News. Your Support Matters.

Local news is essential for our community — but it needs your support.
By becoming a monthly supporter, you’ll help us continue delivering reliable local stories and events.
Your support makes a real difference to Oakham.
Monthly supporters will enjoy:
Ad-free experience

Share:


Downdload our Nub News App:
- It’s FREE and available now
- Breaking news notifications
- Your Town in Your Pocket