@extends('layouts.admin') @section('title', 'View Question #' . $question->id) @push('styles') @endpush @section('content')
Click to browse or drag and drop
Supports: JPG, PNG, GIF, WebP (Max 6MB)
No hints available
@endif {{-- Add hint --}}No solutions available
@endif {{-- Add solution --}}{{ strlen($question->skill->description) > 100 ? substr($question->skill->description, 0, 100) . '...' : $question->skill->description }}
No skill associated
No QA issues recorded for this question.
@else