@extends('layouts.app') @section('title', $segment->title) @section('page-title', $segment->title) @section('breadcrumb', 'Segments / Details') @section('content')
{{ $segment->description ?? 'No description' }}
Back{{ $user->name }} ยท {{ $user->email }}
@emptyNo learners assigned
@endforelse{{ $course->title }}
@emptyNo courses assigned
@endforelse