All Offers
@if (session('success')){{ session('success') }}
@endif
Date & Time | --}}User Name | Category | Ad Title | City | Amount | Min Amount | Max Amount | Offer Description | Status | Action |
---|---|---|---|---|---|---|---|---|---|---|
{{ $offer->ads->created_at }} | --}}@if (!empty($offer->ads->client->full_name)) {{ $offer->ads->client->full_name }} @else Admin @endif | {{ $offer->ads->type }} | {{ $offer->ads->ad_title }} | {{ $offer->ads->city }} | {{ $offer->ads->price }} | {{ $offer->min }} | {{ $offer->max }} | {{ $offer->description }} | Offer {{ $offer->offer_status }} | View |