@extends('dashboard.base') @section('content')
@if(session()->has('success')) @endif {{ __('Reporting') }}

@csrf
Poll
ID
Poll Title Category Poll Owner Created
On
Start Date End Date Total
Votes
Reported By Action
@endsection @section('javascript') @endsection