@extends('frontend.layout.main')
@section('title', 'Doctors - PYPA'){{-- Site Main Section --}}
@section('seo_sectiona')
@endsection
@section('main-section')
{{-- Preloader --}}
{{-- BreadCrumb --}}
images/br-image-team-3.png
Doctors
Doctors
{{-- Added flex-wrap and d-flex to row --}}
@foreach ($teams as $team)
@endforeach
@endsection