@extends('adminlte::page') @section('content') Create New Polling Home Polling Management Create Polling @csrf Add Polling Polling Name Polling Description Start Date & Time End Date & Time Status Active Inactive @stop @section('js') @include('admin.memberPolling.scripts.index') @stop