@extends('layouts.app') @section('title', 'Polls') @section('page-title', 'Polls') @section('breadcrumb', 'Products') @section('content')
Create and manage polls to engage your audience.
| Title | Poll Type | Status | Created | Actions |
|---|---|---|---|---|
|
{{ $poll->title }} @if($poll->description){{ $poll->description }} @endif |
{{ $poll->pollTypeLabel() }} |
|
{{ $poll->created_at->format('M d, Y') }} |