@extends('layouts.dashboard') @section('title', 'Promotions') @section('content')
Up to 3 can be live at once.
| Headline | Code | Live | Status | |
|---|---|---|---|---|
| {{ $promotion->headline }} | {{ $promotion->discount_code }} | {{ $promotion->live ? 'Yes' : 'No' }} | @if ($promotion->is_placeholder) placeholder @endif | Edit |