@extends('layouts.default') @section('content') @include('includes.search-form') @include('includes.bread-crump-five-step')
@php $currdat=''; @endphp @if(isset($profiles) && count($profiles) > 0 )
@if(count($applylinks) > 0)

{{$seo_h1_tag}}

@else

{{$seo_h1_tag}}

@endif
@if(count($applylinks) > 0)

@foreach($applylinks as $kay=>$data)
Warning: Undefined variable $kay in /home/sdukoin/public_html/resources/views/searchtemp/catloclisting.blade.php on line 30

Warning: Undefined variable $kay in /home/sdukoin/public_html/resources/views/searchtemp/catloclisting.blade.php on line 30

Warning: Undefined variable $kay in /home/sdukoin/public_html/resources/views/searchtemp/catloclisting.blade.php on line 30

Warning: Undefined variable $kay in /home/sdukoin/public_html/resources/views/searchtemp/catloclisting.blade.php on line 30
{{$data->CustomData->name}} @endforeach

@endif
@foreach($profiles as $profile) @if(optionByKey('dis_date_list') > 0) @if($currdat!=$profile->created_at)
{{ strtoupper(locale_date($profile->created_at)) }}
@endif @endif @include('searchtemp.profile-rotation') @php $currdat = $profile->created_at; @endphp @endforeach @else
{!! optionByKey('opps_content_listing') !!} 😎

{{ $seo_h1_tag }}

@endif
@if(!empty($h1_content_footer))
{{$h1_content_footer}}
@endif

{{$seo_h2_tag}}



Warning: Undefined variable $seo_description in /home/sdukoin/public_html/resources/views/searchtemp/catloclisting.blade.php on line 192

Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sdukoin/public_html/resources/views/searchtemp/catloclisting.blade.php on line 192
{!! $seo_description !!}
@include('includes.searchpopup') @endsection @push('css-styles') @endpush @push('scripts') @if($is_state==1) @endif @endpush