@section('title', 'Departments at Madinah Teaching Hospital Faisalabad') @section('description', 'Explore medical departments at Madinah Teaching Hospital Faisalabad (MTH). From surgery to pediatrics, MTH offers expert care. View all departments now.') @section('keywords', 'Madinah Teaching Hospital Departments Hospital Departments Specialized Departments in MTH Hospital How Many Departments in MTH Hospital') @section('tags', 'Madinah Teaching Hospital Departments, Hospital Departments, Specialized Departments in MTH Hospital, How Many Departments in MTH Hospital') @extends('front.layouts.app') @section('content')

Departments

Explore Our Medical Departments at Madina Teaching Hospital

Our hospital offers a wide range of specialized departments, ensuring that every patient receives the right treatment and care under one roof. Discover how Madina Teaching Hospital provides expert healthcare, advanced medical facilities, and compassionate services for patients across Pakistan.

@foreach($departments as $dept)

{{$dept->title}}

{{--

{!! Str::words($dept->description, 8, ' ...') !!}

--}}

 

@endforeach
{!! $departments->links() !!}

Get in touch with us today to get medical services

@endsection @push('footer-scripts') @endpush