@php use Carbon\Carbon; use Illuminate\Support\Facades\Session; @endphp @extends('layouts.back-end.app') @section('title', translate('Vendor_Offers')) @section('content') @php($direction = Session::get('direction'))
{{ translate('You_can_highlight_all clearance offer products in home page to increase customer reach') }}
{{ translate('Alongside with your in-house product , you can highlight vendor’s product who has activate their clearance offer.') }}
| {{ translate('sl') }} | {{translate('shop_info')}} | {{ translate('valid_until') }} | {{ translate('total_products') }} | {{ translate('status') }} | {{ translate('action') }} |
|---|---|---|---|---|---|
| {{ $key + 1 }} |
{{$vendor?->shop?->name}}
({{$vendor->review_count}} {{ translate('review') }})
{{number_format($vendor['average_rating'],1)}}
|
{{ $vendor->duration_end_date->format('d F Y, h:i A') }} | {{ $vendor->products_count }} |
|