@extends('layouts.app') @section('title', $lead->full_name) @section('content')
{{ $lead->lead_number }} · {{ $lead->status }} · {{ title_case_words($lead->source) }}
{{ $lead->notes }}
Creates the customer record and optionally provisions the first service.