@extends('website::default.layout.master') @section('title', ($data['values']['doctor_name'] ?? 'Medolia') . ' - Home | Healthcare Services') @section('content')
Wish Your Happy Life

{{ $data['values']['home_title'] != '' ? $data['values']['home_title'] : 'Personalized Care Healthier' }}

{{ $data['values']['home_slogan'] != '' ? $data['values']['home_slogan'] : 'Experience personalized care tailored to your needs for a healthier, happier life. Expert medical guidance, compassionate support, and seamless' }}

Doctor
Call Us Anytime
{{ $data['values']['phone'] }}
Orthopedics
Cardiology
Medical Team
Doctor consulting with patient

Schedule Hours

Mon - Thu 09:00 - 06:00
Saturday 09:00 - 06:00
Sunday Off Day
About Us

{{ $data['values']['about_title'] }}

{{ $data['values']['about_description'] }}

Dedicated Healthcare Provider

We provide personalized, cutting-edge medical care

Comprehensive Dental Care

We provide personalized, cutting-edge medical care

slug/about?token=$token") }}" class="btn btn-primary btn-lg about-more-btn"> About more {{--
--}} {{--
--}} {{-- Dr. Anjelina Watson--}} {{--
--}} {{--
--}} {{--
Anjelina Watson
--}} {{--
Managing Director
--}} {{--
--}} {{--
--}}
Our Services

Quality Care Across Every
Medical Specialty

@if(isset($data['internal_collections']['services_collection']) && count($data['internal_collections']['services_collection']) > 0) @foreach($data['internal_collections']['services_collection'] as $service)
@if(isset($service['category']))
{{ $service['category'] }}
@endif

{{ $service['title'] ?? 'Service' }}

@if(isset($service['description']))

{{ Str::limit($service['description'], 150) }}

@endif
@endforeach @endif
@foreach($latestPosts as $post)
{{ $post->title ?? 'Blog post' }}
Medical Healthcare

{{ $post->title ?? 'Untitled Post' }}

@if($post->content)

{{ Str::limit($post->content, 100) }}

@endif @if($post->author || $post->published_at)
@if($post->author) {{ $post->author }} @endif @if($post->published_at) {{ $post->published_at->format('M d, Y') }} @endif
@endif slug/post/$post->id?token=$token") }}" class="blog-read-more">Read More
@endforeach
Why Choose us

Experience Excellence
in Medical Care

Expert Receive top-quality medical care advanced treatment compassionate support & personalized healthcare solutions for your overall well-being and recovery.

Medical team in action

Quick Response

Receive top-quality medical care advanced treatment

Customer Focus

Patients first personalized and compassionate care

50+ Expert Doctors

Experience doctor providing specialized quality

24/7 Instant Support

Round-the-clock support for your healthcare

@endsection