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