@extends('layoutsfrontend.master') @section('content') @php $imagePath=getbannerimage(); @endphp
{{$heading1}}
{{$heading2}}
@foreach(explode("\n", $reshospitals->address) as $point) @if(trim($point)) {{ trim($point) }} @endif @endforeach