@extends('layouts.master') @section('content')
@lang('descriptions.monothema-quiz.list')
Erstellen @include('partials.list', [$list]) @endsection @section('back_button') @if (Gate::allows('admin-mode')) Zurück @else Zurück @endif @endsection