@extends('frontend.layouts._layout') @section('content') @include('frontend.partials.info-container') @include('frontend.partials.info-box-container')

micro health insurance

Doctor Consultation

Primary Diagnosis

Door to Door Visit

Health Camps

Digital Healthcare

Vaccination & Immunisation

Access to Medicine

our health centers

Barishal

{{$division->name??'Dhaka'}} Division

{{$healthCares[0]->name??''}}

{{$healthCares[0]->address??''}}, {{$healthCares[0]->getDistrict->name??''}}

{{$healthCares[0]->contact_info??''}}

@foreach($healthCares as $key=>$healthCare) @endforeach
{{$healthCare->name??''}}, {{$healthCare->getUpazilla->name??''}}, {{$healthCare->getDistrict->name??''}}

Disease Specific Medical Care

To ensure comprehensive primary healthcare, our disease specific medical care lays on these areas, for patients to choose from

@include('frontend.partials.stories-section') @endsection @section('scripts') @endsection