@foreach($website as $web) {{ str_replace('subdomain', $locationdata->loaction_name, $homepages->first()->pg_meta_title) }} @endforeach @include('include.header-inner')
{{ str_replace('subdomain', $locationdata->loaction_name, $homepages->first()->short_description) }}
Home / {{ str_replace('subdomain', $locationdata->loaction_name, $homepages->first()->short_description) }}
@foreach ($homepages as $item)
@if ($item->image) @endif
@if ($homepages->isNotEmpty()) {{ str_replace('subdomain', $locationdata->loaction_name, $homepages->first()->short_description) }} @else @endif

@if ($homepages->isNotEmpty()) {!! htmlspecialchars_decode(str_replace('subdomain', $locationdata->loaction_name, $homepages->first()->description)) !!} @else @endif

@endforeach
Our Services
@foreach($products as $data) @endforeach
@include('contact-home') @include('include.footer-inner') @include('include.comman-end')