@extends('layouts.admin') @section('title','Neue Frage') @section('content')
← Zurück

Neue Frage erstellen

@csrf
@for($i=0;$i<4;$i++)
@endfor
@endsection