@extends('layouts.admin') @section('content') @php use App\Support\Crm\FollowupOptions; $isEdit = isset($followup) && $followup; @endphp