|
{{ $asistencia->nombre }} {{ $asistencia->ap_pat }} {{ $asistencia->ap_mat }} / {{$asistencia->partido}} |
file_upload file_download |
@extends('layout') @section('title') ASISTENCIAS @endsection @section('content')
EVENTO: {{ strtoupper($eventoActivo[0]->nombreEvento) }}FECHA: {{ \Carbon\Carbon::parse($eventoActivo[0]->fechaEvento)->format('d-m-Y') }} |
TOTAL DE ASISTENCIAS: {{ $tot }}TIEMPO: |
|||||
|
{{ $asistencia->nombre }} {{ $asistencia->ap_pat }} {{ $asistencia->ap_mat }} / {{$asistencia->partido}} |
file_upload file_download |