Find A Location @php $phone = $infosite->phone; $phone = str_replace(['(', ')', '-', ' '], '', $phone); @endphp {{ $infosite->phone }} {{ $infosite->email }}
@stack('header')