@extends('layouts.admin') @section('title') Ananas | Add Quiz @endsection @section('Quiz') active {{session('sidebar_color')}} @endsection @section('breadcrumb') @endsection @section('style') @endsection @section('content')
@if(true)
Quiz
@csrf
{{--------------------------------------------------------------------------------------------------------------------------}}
{{--------------------------------------------------------------------------------------------------------------------------}}
{{--------------------------------------------------------------------------------------------------------------------------}}
{{--------------------------------------------------------------------------------------------------------------------------}}
@endif
@endsection