@if (!is_null($lead->student_id)) @can('crm_lead_test-view')
No tests found for this lead.
@else| Date | Notes |
|---|---|
| {{ \Carbon\Carbon::parse($booking->date)->format('d M Y H:i') }} | {{ $booking->notes ?: ' ' }} |
No tests found for this lead.
@else| Course Name | Start Date | End Date | status |
|---|---|---|---|
| {{ $testCourse->course_name_en }} | {{ $testCourse->start_date }} | {{ $testCourse->end_date }} | {{ $testCourse->status }} |