@extends('layouts.app') @section('title', 'Tracks') @section('page-title', 'Tracks') @section('breadcrumb', 'Products') @section('content')
Build learning tracks that guide learners through a path.
| Title | Instructor | Content Security | Status | Actions |
|---|---|---|---|---|
|
{{ $track->title }} {{ $track->created_at->format('M d, Y') }} |
{{ $track->instructor?->name ?? '—' }} {{ $track->instructor?->email }} |
{{ $track->contentSecurityLabel() }} |
|