Modifica Annuncio Torna alla lista
@csrf @method('PUT')
{{-- Main Content (2/3) --}}
{{-- Name + Slug --}}
@error('name')

{{ $message }}

@enderror
@error('slug')

{{ $message }}

@enderror
{{-- HTML Editor --}} @include('admin.ads._html-editor', ['content' => $ad->body]) {{-- Link (optional) --}}

Link di destinazione

@error('link_url')

{{ $message }}

@enderror
{{-- Sidebar (1/3) --}}
{{-- Quick Stats --}}

Statistiche

{{ number_format($ad->impressions_count) }}

Impressioni

{{ number_format($ad->clicks_count) }}

Click

{{ $ad->ctr }}%

CTR

Vedi statistiche dettagliate
{{-- Placement & Status --}}

Posizione e Stato

{{-- Scheduling --}}

Programmazione

@error('ends_at')

{{ $message }}

@enderror
{{-- Style --}}

Stile

{{-- Submit --}}