@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
Directions
@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')
@if( count($perks) > 0 )
@else
@endif

Specialties

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

Affiliations

    @foreach($affiliations as $affiliation)
  • {{ $affiliation->Provider_Name }} Details ›
  • @endforeach
@endif
@if (count($perks) > 0) @endif
@else @if(('hospital' == $class || 'clinic' == $class))
@if( count($perks) > 0 )
@else
@endif

Find a provider at this facility

Back

Find a Provider

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

    @foreach($doctors as $doctor) @if($provider->Provider_Name != Provider::fullDoctorName($doctor))
  • {{ Provider::fullDoctorName($doctor) }}

    {{ $doctor->Provider_Specialty_1 }}

    View
  • @endif @endforeach
@if (count($perks) > 0) @endif
@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