@extends('layouts.app') @section('content')
{{ Str::limit($promotion['description'], 100) }}
Image | Title | Description | Status | Period | Actions |
---|---|---|---|---|---|
|
{{ $promotion['title'] }} | {{ Str::limit($promotion['description'], 100) }} | {{ $promotion['is_active'] ? 'Active' : 'Inactive' }} |
Start: {{ \Carbon\Carbon::parse($promotion['start_date'])->format('M d, Y') }} End: {{ \Carbon\Carbon::parse($promotion['end_date'])->format('M d, Y') }} |
|
No promotions found |