Chapter 3 · Financial Management

Cash Flow and Profitability

Revenue is not the same as cash, and cash is not the same as profit. Restaurants often fail not from lack of sales, but from poor cash timing and weak margins.

<div class="mt-10 max-w-2xl">
  <p>
    Cash flow is the movement of money in and out of your business. Profitability is what remains after costs. You need both: profit keeps you healthy long-term, and cash keeps you alive short-term.
  </p>

  <ul role="list" class="mt-8 max-w-xl space-y-8 text-gray-600">
    <li class="flex gap-x-3">
      <svg class="mt-1 size-5 flex-none text-secondary-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
        <path fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z" clip-rule="evenodd" />
      </svg>
      <span>
        <strong class="font-semibold text-gray-900">Track Inflows and Outflows by Week.</strong>
        Payroll, rent, and supplier invoices have schedules. Map them against expected sales to avoid cash crunches—especially around slow seasons.
      </span>
    </li>

    <li class="flex gap-x-3">
      <svg class="mt-1 size-5 flex-none text-secondary-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
        <path fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z" clip-rule="evenodd" />
      </svg>
      <span>
        <strong class="font-semibold text-gray-900">Understand Your Break-Even Point.</strong>
        Break-even is the revenue level required to cover fixed costs plus variable costs. Knowing the number helps you price, schedule, and plan promotions more intelligently.
      </span>
    </li>

    <li class="flex gap-x-3">
      <svg class="mt-1 size-5 flex-none text-secondary-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
        <path fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z" clip-rule="evenodd" />
      </svg>
      <span>
        <strong class="font-semibold text-gray-900">Profit Comes From Margin Discipline.</strong>
        Improve contribution margin through recipe costing, waste reduction, labor scheduling, and menu engineering. Busy nights don’t matter if margins are weak.
      </span>
    </li>
  </ul>

  <p class="mt-8">
    Cash flow is improved by planning and timing: negotiate supplier terms, avoid over-ordering, schedule labor to demand, and build a cash reserve whenever possible.
  </p>

  <h2 class="mt-16 text-pretty text-3xl font-semibold tracking-tight text-gray-900">
    A Practical Cash Flow Habit
  </h2>
  <p class="mt-6">
    Once per week, look ahead 14 days: what bills are due, what payroll is expected, and what sales are likely. Then decide proactively: adjust purchasing, reduce waste, shift staffing, or push marketing for slower days.
  </p>

  <figure class="mt-10 border-l border-secondary-600 pl-9">
    <blockquote class="font-semibold text-gray-900">
      <p>
        “We were doing strong sales, but cash was always tight. The moment we started forecasting weekly, the stress dropped—and we made better decisions.”
      </p>
    </blockquote>
    <figcaption class="mt-6 flex gap-x-4">
      <img class="size-6 flex-none rounded-full bg-gray-50" src="https://images.unsplash.com/photo-1524504388940-b1c1722653e1?ixlib=rb-1.2.1&auto=format&fit=facearea&w=256&h=256&q=80" alt="Restaurant manager">
      <div class="text-sm/6">
        <strong class="font-semibold text-gray-900">Morgan Lee</strong> – Operations Manager
      </div>
    </figcaption>
  </figure>
</div>

<figure class="mt-16">
  <img class="aspect-video rounded-xl bg-gray-50 object-cover" src="https://images.unsplash.com/photo-1556742502-ec7c0e9f34b1?ixlib=rb-1.2.1&auto=format&fit=crop&w=1310&h=873&q=80" alt="Cash flow tracking">
  <figcaption class="mt-4 flex gap-x-2 text-sm/6 text-gray-500">
    <svg class="mt-0.5 size-5 flex-none text-gray-300" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
      <path fill-rule="evenodd" d="M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-7-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9 9a.75.75 0 0 0 0 1.5h.253a.25.25 0 0 1 .244.304l-.459 2.066A1.75 1.75 0 0 0 10.747 15H11a.75.75 0 0 0 0-1.5h-.253a.25.25 0 0 1-.244-.304l.459-2.066A1.75 1.75 0 0 0 9.253 9H9Z" clip-rule="evenodd" />
    </svg>
    Forecasting turns finance into a manageable routine.
  </figcaption>
</figure>

<div class="mt-16 max-w-2xl">
  <h2 class="text-pretty text-3xl font-semibold tracking-tight text-gray-900">
    Stay Liquid, Then Grow
  </h2>
  <p class="mt-6">
    Healthy restaurants build reserves during strong months and manage risk during slow ones. When cash is stable, you can improve the experience, train the team, and grow profitability over time.
  </p>
</div>