@extends('layouts.app') @section('title', $campaign?->exists ? 'Edit campaign' : 'New campaign') @section('content')
Leads carry a free-text campaign name, so the name is what ties them together.