@extends('user.layout') {{-- this style will be applied when the direction of language is right-to-left --}} @includeIf('user.partials.rtl-style') @section('content')
@csrf
{{ __("Update_Certificate_Settings") }}
{{ __("Back") }}
certificate_status == 1) class="dis-block" @else class="dis-none" @endif>

{{ __("Students_must_view_90_percent_of_a_video_to_complete_a_video") }}

{{ __("Minimum_quiz_score_needed_to_complete_quiz_of_a_lesson") }}

{{ __("Shortcodes") }}

{{ __("Code") }} {{ __("Meaning") }}
{ {{ __("name") }} } {{ __("Student_Name") }}
{ {{ __("duration") }} } {{ __("Course_Duration") }}
{ {{ __("title") }} } {{ __("Course_Title") }}
{ {{ __("date") }} } {{ __("Course_Completion_Date") }}

{{ __("You_can_use_these_short_codes_to_show_dynamic_data_in_certificate_text") }} .

@endsection @section('scripts') @endsection