@extends('layouts.instructor') @section('breadcrumb')
@endsection @section('content'){{ __('Course Name') }} | {{ __('Total Certificate') }} | {{ __('Action') }} |
---|---|---|
|
{{$course->certificate ? 1 : 0}} | @if($course->certificate) @else @endif |