@foreach($homeslide as $slide)
@endforeach
{{ $slide->fldHomeSlideName }}
@php if ($slide->fldHomeSlideLinks != '' && $slide->fldHomeSlideLinkText != '') { $homeslide_href = $slide->fldHomeSlideLinks; $homeslide_textlink = $slide->fldHomeSlideLinkText; } else { $homeslide_href = url('the-work'); $homeslide_textlink = 'EXPLORE CLARKIN COLLECTIONS'; } @endphp {!! $homeslide_textlink !!}{!!$pages->fldPagesSubTitle!!}
@if( ($lowest_price > 0 && $highest_price > 0) && ($lowest_price != $highest_price)) From ${{ number_format(check_numeric($lowest_price),2) }} to ${{ number_format(check_numeric($highest_price),2) }} @else ${{ number_format(check_numeric($fldProductPrice),2) }} @endif
{{ $products->fldProductName }}
{{ $products->fldProductSubTitle }}
{!! $products->fldProductDescription !!}
EXPLORE COLLECTION