@extends('layouts.app') @section('title', 'Contact Us') @section('content')
Have questions or need assistance? Reach out to us using any of the channels below.
{{ $settings->head_office_address ?? '123 Hospital Way, Med City, MC 45678' }}
{{ $settings->support_phone ?? '+1 (800) MEDCARE' }}
{{ $settings->support_email ?? 'contact@medcare-hospital.com' }}