• @if(!empty(getGeneralSettings('content_translate')))
    @else @endif {{--Title--}}
    {{--Description--}}
    {{--Marking System--}}


    {{--Grade--}} @if(!empty($assignment) && $assignment->marking_type == 1)
    @else {{--
    --}} @endif {{--Pass Grade--}}
    {{--Deadline--}}
    {{--Attempt--}}
    {{--Attachment--}}
    @if(!empty($assignment) and !empty($assignment->attachments) and count($assignment->attachments)) @foreach($assignment->attachments as $attachment)
    @endforeach @endif
    {{--Status--}}
    status == \App\Models\File::$Active) ? 'checked' : '' }}>
    @if(getFeaturesSettings('sequence_content_status'))
    check_previous_parts or !empty($assignment->access_after_day))) ? 'checked' : '' }}>
    check_previous_parts) ? 'checked' : '' }}>
    @endif
    @if(empty($assignment)) @endif