@forelse ($venta_actividades as $act)

Nombre: {{$act->nombre}}
Costo: Q. {{number_format($act->costo, 2)}}
Fecha de Actividad: {{$act->fecha}}
NOTA PARA ESTUDIANTE

Descripion de Actividad:

@method('DELETE') @csrf

@empty @endforelse
@csrf