@extends('layouts.app') @section('title','Follow-up calendar') @section('heading','Follow-up calendar') @section('content') @php($previous=$start->copy()->subMonth()->format('Y-m')) @php($next=$start->copy()->addMonth()->format('Y-m'))
FOLLOW-UP PLAN
Scheduled customer conversations grouped by date.
Schedule a follow-up from an invoice detail page.