@extends('layouts.dashboard') @section('title', $promotion->exists ? 'Edit promotion' : 'Add promotion') @section('content')
{{ $message }}