@extends('layoutsfrontend.master') @section('content')

Become a Partner

Partner with Sunrise Hospital

Sunrise Hospital, Cochin believes in strong healthcare partnerships that enhance patient outcomes and expand access to quality medical services. We welcome doctors, clinics, diagnostic centers, corporates, institutions, and healthcare facilitators to collaborate with us through structured and transparent referral partnerships.

Who Can Partner with Sunrise

We invite partnership from

Our rehab clinic offers evidence-based treatments and support to help you achieve lasting recovery. With personalized care plans and a team experienced professionals, we guide you every step of the way.

@foreach ($who_can_partner_with_sunrise as $index => $item)
{{ $item->name }}

{!! $item->content !!}

@endforeach

Why Sunrise?

Why Partner with Sunrise Hospital

At our rehab clinic, we combine medical expertise, compassionate care, and personalized treatment plans to help each individual heal holistically.

@foreach ($why_sunrise as $index => $item)

{{ $item->name }}

{!! $item->content !!}

@endforeach
@endsection