@extends('frontend.layouts.UserMain')
{!! $page->content !!}
{{ translate('No profiles found') }}
@else @foreach ($matches as $match) @php $isLiked = $likedProfiles->contains('id', $match->id); $profileImageData = getProfileImage($match); @endphp @if ($userpackage){{ $match->age }} {{ translate('Years Old') }}, {{ $match->userDetails->country->name ?? '' }}, {{ $match->userDetails->city->name ?? '' }}
{{ $match->age }} {{ translate('Years Old') }}, {{ $match->userDetails->country->name ?? '' }}, {{ $match->userDetails->city->name ?? '' }}
{{ translate('No profiles found') }}
@else @foreach($matches as $match) @php $isLiked = $likedProfiles->contains('id', $match->id); $profileImageData = getProfileImage($match); @endphp @if ($userpackage):
@if ($relationStatus){{$relationStatus->name}}
@else-
@endif:
@if ($religion){{$religion->name}}
@else-
@endif{{$match->short_description}}
{{--:
@if ($relationStatus){{$relationStatus->name}}
@else-
@endif:
@if ($religion){{$religion->name}}
@else-
@endif