@extends('layouts.app') @section('title', 'Create Poll') @section('page-title', 'Create Poll') @section('breadcrumb', 'Poll / Create Poll') @section('content')
Start Creating a new poll.
{{ $message }}