@extends('panelVoting.tablet.master') @section('content')
@if (\App\Models\Voting::whereNull('closed_at')->first() != null) @else @endif @endsection