@extends('web.layouts.app') @section('title') {{companyName()}} || {{@$seo->title}}@endsection @section('meta_description') @if(@$seo->og_image) @else @endif @endsection @section('css') @endsection @section('content') @include('web.module.home.slider') @include('web.module.home.about') @include('web.module.home.services') {{-- @include('web.module.home.how-it-work') --}} @include('web.module.home.service-graph')

Why Choose Us?

M/S Habib Associates Ltd. RL-1087

  • Services

    We Have Complete Service for Hearing Aids

  • Strong Management

    Our Management is always Carefull to Our Clients.

  • Long Time Relationship

    We Confirm the Patients for Our Long Time Relationship.

  • Prices

    We Always Give the Best Price For the Client & Ensure the Services.

@include('web.module.home.why-choose-us') @include('web.module.home.happy-client') @include('web.module.home.customer-feedback') @include('web.module.home.faq') {{-- @include('web.module.home.blog-tags') --}} @include('web.module.home.count') @endsection @section('js') @endsection