@extends('layouts.master') @section('title', 'List Article Admin') @section('css') @endsection @section('pageContent') @include('layouts.breadcrumb', ['title' => 'List Question ', 'subtitle' => 'Home', 'link' => 'admin.quiz.index'])
{{ $quiz->description }}
Thumbnail | Title (Indo) | Title (English) | Meta Keywords (Indo) | Meta Keywords (English) | Status | Action |
---|---|---|---|---|---|---|
--}}
{{-- | --}}
{{-- {{ $article->title_id }} | --}} {{--{{ $article->title_en }} | --}} {{--{{ $article->meta_keyword_id }} | --}} {{--{{ $article->meta_keyword_en }} | --}} {{----}}
{{-- --}}
{{-- @if($article->status == 'published')--}}
{{-- --}}
{{-- Published--}}
{{-- @elseif($article->status == 'draft')--}}
{{-- --}}
{{-- Drafted--}}
{{-- @elseif($article->status == 'inactive')--}}
{{-- --}}
{{-- Drafted--}}
{{-- @endif--}}
{{-- --}}
{{-- | --}}
{{-- --}} {{-- --}} {{-- | --}} {{--