@extends('layouts.seller') @section('title', 'My Promotions') @section('content')
Manage your active and expired promotions
| Product | Package | Duration | Performance | Status |
|---|---|---|---|---|
|
|
{{ $promotion->package->name }} | {{ $promotion->start_date->format('d M') }} - {{ $promotion->end_date->format('d M Y') }} |
{{ number_format($promotion->impressions) }} views
{{ number_format($promotion->clicks) }} clicks
|
Expired |