@extends('layouts.app') @section('title', 'Question Pool') @section('page-title', 'Question Pool') @section('breadcrumb', 'Products') @section('content')
Create and manage question pools
| Title | Questions | Status | Created | Actions |
|---|---|---|---|---|
| {{ $pool->title }} | {{ $pool->questions_count }} |
|
{{ $pool->created_at->format('M d, Y') }} |