@extends('front.layouts.master') @section('content')

Our Doctors

@if (isset($doctors) && count($doctors) > 0) @endif
@endsection