@extends('layouts.dashboard') @section('header')
Detailed information about the lead including contact details, status, and associated notes.
No notes available.
@else{{ $note->user->name ?? 'Unknown' }}
{{ $note->created_at->format('M d, Y \a\t g:i A') }}
{{ $note->content }}