@extends('layouts.app') @section('title', $seo ? $seo->meta_title : 'Amenities and Facilities at Kevron Suites and Apartments, Ikeja') @section('meta_description', $seo ? $seo->meta_description : 'Explore premium amenities at Kevron Suites and Apartments in Adeniyi Jones, Ikeja, Lagos. Enjoy 24-hour backup power, fast Wi-Fi, modern kitchens, private laundry, smart locks, CCTV, PS5, snooker, airport pickups, and dedicated guest concierge.') @section('content')
Kevron luxury kitchen suites interior
Executive Serviced Comfort

Amenities & Facilities at Kevron Suites & Apartments

Enjoy luxury serviced-apartment living in Adeniyi Jones, Ikeja, with 24-hour power, high-speed Wi-Fi, modern kitchens, laundry facilities, smart security, private balconies, PS5, snooker, airport pickup and guest support on request.

24h Power Wi-Fi Smart security PS5 & snooker Airport pickup
Premium living room amenities
Staycation Comfort Smart deadbolts, dual screen setups, and luxury seat-outs.
Exclusive Highlights

Core Amenities Overview

24-Hour Power

Stable electricity backed by dual industrial auto-changeover generators.

High-Speed Wi-Fi

Corporate broadband support suitable for video calls and remote work.

Smart Locks

Secure keyless deadbolt lock code entry to easily access suites.

24/7 CCTV Surveillance

Continuous cameras surveying car park, perimeter and access ways.

Modern Kitchen

Fully equipped cooking hobs, extractors, cookware, fridge and dining setups.

Washing & Dryer

Automatic en-suite front-loading washer and electric tumble dryer.

PS5 & Snooker

Professional slate snooker and PS5 console setup inside executive spaces.

Airport Pickup

Convenient executive airport pickup and local chauffeur hire on request.

@foreach($categories as $category) @if($category->amenities->count() > 0)
@if($category->slug === 'comfort') @elseif($category->slug === 'power-internet') @elseif($category->slug === 'kitchen-laundry') @elseif($category->slug === 'entertainment') @elseif($category->slug === 'security') @elseif($category->slug === 'transport') @elseif($category->slug === 'location') @elseif($category->slug === 'sustainability') @else @endif

{{ $category->name }}

@if($category->slug === 'power-internet')
Power and internet support make Kevron Suites and Apartments suitable for business travellers, remote work, communication and entertainment.
@elseif($category->slug === 'security')
Security-controlled access, smart locks, CCTV coverage and visitor management support a more controlled guest environment.
@endif
@foreach($category->amenities as $amenity)
@if($amenity->icon_name === 'bed') @elseif($amenity->icon_name === 'zap') @elseif($amenity->icon_name === 'wifi') @elseif($amenity->icon_name === 'soup') @elseif($amenity->icon_name === 'gamepad-2') @elseif($amenity->icon_name === 'key-round') @elseif($amenity->icon_name === 'plane-takeoff') @elseif($amenity->icon_name === 'car') @elseif($amenity->icon_name === 'map-pin') @elseif($amenity->icon_name === 'leaf') @else @endif

{{ $amenity->name }}

{{ $amenity->short_description }}

@if($amenity->availability_type === 'included') ● Included in stay @elseif($amenity->availability_type === 'on_request') ● On Request @elseif($amenity->availability_type === 'price_on_request') ● Price on Request @else ● Not Available @endif @if($category->slug === 'transport' || $amenity->slug === 'airport-pickup' || $amenity->slug === 'rented-car') @elseif($category->slug === 'guest-support' || $amenity->slug === 'housekeeping-request') @endif
@endforeach
@if($category->slug === 'kitchen-laundry') @elseif($category->slug === 'transport')
@elseif($category->slug === 'guest-support')
WhatsApp Us
@elseif($category->slug === 'location') @endif
@if($category->slug === 'comfort') Kevron luxury bedroom details @elseif($category->slug === 'power-internet') High-speed internet lounge remote workspace @elseif($category->slug === 'kitchen-laundry') Fully equipped modern kitchen setups @elseif($category->slug === 'entertainment') In-suite slate snooker board and PS5 setup @elseif($category->slug === 'security') Keyless digital security entry systems @elseif($category->slug === 'transport') Executive airport pickup transit solutions @elseif($category->slug === 'location') Ikeja local neighborhood guide @elseif($category->slug === 'sustainability') Energy-efficient systems and lighting details @else On-site guest reception concierge staff support @endif
PREVIEW
@endif @endforeach
Compare Amenities

Apartment Amenity Comparison

@foreach($apartments as $apt)

{{ $apt->name }}

@foreach($compFields as $field) @php $val = $apt->comparisonFieldValues->where('comparison_field_id', $field->id)->first()?->value ?? 'No'; $isYes = in_array(strtolower($val), ['yes', '1', 'true', 'included', 'on request', 'on-request']); @endphp
{{ $field->label }} @if($field->type === 'boolean') @if($isYes) Yes @else @endif @else {{ $val }} @endif
@endforeach
@endforeach

Kevron Suites SEO Fact Block

Kevron Suites and Apartments provides luxury serviced-apartment amenities in Adeniyi Jones, Ikeja, Lagos, including 24-hour power, Wi-Fi, high-speed internet, modern kitchens, laundry facilities, air conditioning, balconies, PS5, snooker, smart locks, CCTV, intercom/video doorbells, visitor management, airport pickup and rented car support on request. Perfect for solo executives, remote work, business trips, families, corporate retreats, staycations, or transit stays near Murtala Muhammed International Airport (MMIA), MM1/MM2 local airports, Ikeja City Mall (Shoprite), premium eateries, event centers, and Memabod Police Station.

Frequently Asked Questions

Amenities & Services FAQs

@foreach($faqs as $idx => $faq)
{{ $faq->answer }}
@endforeach
Master bedroom en-suite

Enjoy Comfort, Convenience and Smart Living in Ikeja

Choose from luxury 1, 2, 3 and 4 bedroom serviced apartments with amenities designed for comfort, work, relaxation and secure guest access.

Concierge Service Request

@csrf
@endsection