@extends('website::modern.layout.master') @section('title', 'About Us - ' . ($data['values']['doctor_name'] ?? 'Doctor')) @section('content')

Time For Meet

Monday - Friday

9:00 AM - 06:00 PM

Saturday - Sunday

9:00 AM - 06:00 PM

For Emergency Care

{{ $data['values']['phone'] ?? '+208-6666-0112' }}

About Me

{{ $data['values']['about_title'] ?? 'My Journey in Medicine' }}

{{ $data['values']['about_description'] ?? "I'm a specialist with a passion for providing holistic, evidence-based medical care. With years of experience, I've had the privilege of treating thousands of patients with empathy, accuracy, and dedication." }}

{{--
--}} {{-- Doctor's Motto or Belief: Healing begins with listening.--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}}
@endsection