@extends('layouts.main-app') @section('title', 'Homepage') @section('content') @include('layouts.navbar', [ 'headerTitle' => 'About Us', 'headerDescription' => ''])
Healthcare
Home > About Us > Company Profile
@include('frontend.components.about.about') @include('frontend.components.about.aboutservice')
@include('frontend.components.about.history')
@endsection