{{ time_ago($product->created) }}
@if($totalViews > 0){{ $product->city_name.', '.$product->country_name }}
@if(isset($product->ad_type) && $product->ad_type == 'available_dogs')@if($product->users->user_type == 'buyer') {{ 'Private buyer/seller' }} @elseif($product->users->user_type == 'seller') {{ $product->users->seller_id }} @elseif($product->users->user_type == 'rbe') {{ $product->users->rbe_number }} @elseif($product->users->user_type == 'rco') {{ $product->users->charitable_number }} @endif
{{ $product->user_city_name.', '.$product->user_country_name }}
{!! nl2br($product->description) !!}
No Description Found
Breed :
@foreach($product['categories'] as $cKey => $cvalue) {{ $cvalue['title'] }} @endforeach
Color :
{{ isset($product['color']) && $product['color'] ? $product['color'] : 'N/A' }}
@if(isset($product['ad_type']) && $product['ad_type'] == 'upcoming_litter' ) {{ ' Expected Date of birth :' }} @else {{ ' Date of birth :' }} @php $age = '('.DateTime::ageCalculator($product['dob']).')'; @endphp @endif
{{ isset($product['dob']) && $product['dob'] ? _d($product['dob']).$age : 'N/A' }}
Country :
{{ isset($product['country_name']) && $product['country_name'] ? $product['country_name'] : 'N/A' }}
Country of origin:
{{ isset($product['country_origin']) && $product['country_origin'] ? ucwords($product['country_origin']) : 'N/A' }}
Kennel name :
{{ isset($product['users']['business_name']) && $product['users']['business_name'] ? $product['users']['business_name'] : 'N/A' }}
Seller ID :
{{ isset($product['users']['seller_id']) && $product['users']['seller_id'] ? $product['users']['seller_id'] : 'N/A' }}
Max No of Breeding Bitches :
{{ isset($product['users']['rbe_breeding_bitches']) && $product['users']['rbe_breeding_bitches'] ? $product['users']['rbe_breeding_bitches'] : 'N/A' }}
Microchip Number | Gender | Color | Status | |
---|---|---|---|---|
{{ isset($microchip_dataValue['microchip_number']) && $microchip_dataValue['microchip_number'] ? $microchip_dataValue['microchip_number'] : '' }} | {{ isset($microchip_dataValue['gender']) && $microchip_dataValue['gender'] ? ucfirst($microchip_dataValue['gender']) : '' }} | {{ isset($microchip_dataValue['dog_color']) && $microchip_dataValue['dog_color'] ? $microchip_dataValue['dog_color'] : '' }} |
{{$text}} |
|
No Microchip Details Found |
No Registration Found
Sire : {{ isset($product['health_test_sire_name']) && $product['health_test_sire_name'] ? $product['health_test_sire_name'] : 'N/A' }}
Test | Result | Date |
---|---|---|
{{ $sireHealthValue['test_name'] }} | {{ $sireHealthValue['result'] }} | {{ _d($sireHealthValue['test_date']) }} |
Dam : {{ isset($product['health_test_dam_name']) && $product['health_test_dam_name'] ? $product['health_test_dam_name'] : 'N/A' }}
Test | Result | Date |
---|---|---|
{{ $damHealthValue['test_name'] }} | {{ $damHealthValue['result'] }} | {{ _d($damHealthValue['test_date']) }} |
No Health Test Found
Parents | Grand Parents | Great Grand Parents | @if(isset($product['display_generations']) && $product['display_generations'] == 4)Great Great Grand Parents | @endif||||
|
|
|
@if(isset($product['display_generations']) && $product['display_generations'] == 4)
|
@endif
No Pedigree Details Found