{{ $title }}
{{ !empty($addText) ? $addText : trans('update.add_a_course') }}
@if(!empty($items) and count($items)) @foreach($items as $itemKey => $item) @if(!empty($item))
@endif @endforeach @endif
{{-- Main Row --}}
__i