@if(Request::segment(1) != '')
{{ $data['section_address'] }}
@endif
@if(isset($data['section_email']) && $data['section_email'] != '')
Email:- {{ $data['section_email'] }}
@endif
@if(isset($data['section_phone']) && $data['section_phone'] != '')
Phone:- {{ $data['section_phone'] }}
@endif
{!! $data['othercontent'] !!}
@endif{{ $data['section_address'] }}
@endif
@if(isset($data['section_email']) && $data['section_email'] != '')
Email:- {{ $data['section_email'] }}
@endif
@if(isset($data['section_phone']) && $data['section_phone'] != '')
Phone:- {{ $data['section_phone'] }}
@endif
{!! $data['othercontent'] !!}
@endif