@extends('admin.layout') @section('content')
Manage and organize your tests
| Title | Subject | Level | Price | Questions | Status | Created | Actions |
|---|---|---|---|---|---|---|---|
|
{{ Str::limit($test->title, 40) }}
{{ Str::limit($test->description, 50) }}
|
{{ $test->subject->name }}
|
{{ $test->competitionLevel->name }} |
${{ number_format($test->price, 2) }}
|
{{ $test->questions()->count() }} | {{ $test->created_at->format('M j, Y') }} |