@extends('layouts.master') @section('title') @parent | {{ $class != 'provider' ? $provider->Provider_Name : Provider::fullDoctorName($provider) }} @stop @section('location') @stop @section('pre-content')
Back to Results

{{ $class != 'provider' ? $provider->Provider_Name : Provider::fullDoctorName($provider) }}@if('850232628' == $provider->Provider_Tax_ID)*@endif

@if ($class == 'provider')

{{ $provider->Provider_Name }}

@endif
@if('850232628' == $provider->Provider_Tax_ID)

*Please verify if your provider will be able to schedule your delivery at a Lovelace facility

@endif
@stop @section('content') @if ($class == 'provider')

Specialties

@if('' != $affiliations && count($affiliations) > 0)

Affiliations

@endif
@else @if(('hospital' == $class || 'clinic' == $class))

Find a provider at this facility

@foreach($doctors as $doctor) @if($provider->Provider_Name != Provider::fullDoctorName($doctor)) @endif @endforeach
{{ Provider::fullDoctorName($doctor) }} {{ $doctor->Provider_Specialty_1 }} View
@endif @if (count($perks) > 0) @endif @endif @stop @section('post-content')

Other "{{ ( $provider->Provider_Specialty_1 != 'Clinic' && $provider->Provider_Specialty_1 != 'Multi Specialty Clinic' ? $provider->Provider_Specialty_1 : $provider->Provider_Specialty_2 ) }}" ResultsView All

@stop