@extends('layouts.admin') @section('title', 'Catalog Promo ยท Aromaniacs ERP') @section('overline', 'Catalog') @section('heading', 'Products page promo strip') @section('content')

Shown on the storefront products page beneath the catalog title. Leave disabled or clear the headline to hide it.

@csrf @method('PUT') @include('admin.catalog-promo._form')
@endsection