@extends('layouts.admin') @section('content') @php($editing=$special->exists)
Promotions
Save as a draft while you work, or choose Published to make the special eligible for the public website immediately. The global “Display published specials publicly” switch in Business Settings can still hide all specials without deleting them.
@if($editing) @endif @endsection