@extends('layouts.app') @section('content')
Status: {{ ucfirst($ad->status) }}
Start: {{ $ad->start_at ?? '—' }} — End: {{ $ad->end_at ?? '—' }}
Target URL: {{ $ad->target_url }}
No transactions found for this ad.