@extends('layoutPr') @section('title') SPID @endsection @section('content')
{{--
--}} {{--
--}}
{{--
--}}
VOTO: @if(count($votacion)) {{$votacion[0]->temaVoto->votacion}} @endif
{{--
--}} {{-- TIEMPO:
--}} {{-- --}} {{--
--}}
{{-- FAVOR
{{$favor}}
--}}
FAVOR: {{$favor}}
{{-- CONTRA
{{$contra}}
--}}
CONTRA: {{$contra}}
{{-- ABSTENCIÓN
{{$abstencion}}
--}}
ABSTENCIÓN: {{$abstencion}}
{{-- TOTAL
{{$totalVotos}}
--}}
TOTAL: {{$totalVotos}}
Favor
Contra
Abst.
S/R
{{-- TIEMPO:
--}} {{--
--}}
TOTAL ASISTENCIAS
{{$totalAsistencias}}
{{-- CONTRA
{{$contra}}
--}}
ASISTENCIA
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- TIEMPO:
--}} {{--
--}}
TOTAL ASISTENCIAS
{{$totalAsistencias}}
{{-- CONTRA
{{$contra}}
--}}
ASISTENCIA
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
@endsection @push('scripts') @endpush