{{ $product->title }}
₦{{ number_format($product->price, 2) }}
- Check feedbacks to make sure the person is reliable.
- For products, ensure that what's in the package is exactly what you expect.
- Avoid sending any prepayments.
- Meet in person at a safe public place.
- Agree on the product/service before committing yourself.
- Check all the docs and only pay if you're satisfied.
{{ $product->area.', '.$product->state }}
@if($product->status != 1)
{{-- --}}
{{-- --}}
@else
{{--
Decline advert
--}}
{{-- --}}
{{-- --}}
@endif
{{--
Decline advert
--}}Detail
{{ $product->description }}
-
@foreach ($product->basic as $bInfo)
-
{{ $product->{$bInfo->name} }}
@endforeach
-
@foreach ($product->more as $mInfo)
-
{{ $product->{$mInfo->name} }}
@endforeach
- OAIO Stores Ltd
- {{ $product->office_address.', '.$product->area.', '.$product->state }}
{{-- @if($products->count() > 0) --}}
{{--
J
{{ $review->reviewer }} {{ \Carbon\Carbon::parse($review->created_at)->format('F j, Y \a\t g:i a') }}
{{$review->description}}