-
@if ( $post?->schedule_detail_id == 0 )@endif
-
{{ $post?->lecture?->name }}{{ $post?->lecture?->video?->subject ? $subjects[$post?->lecture?->video?->subject] : "" }}
@extends("board.layout.layout-board") @section("board-display")