# | Nombre | Cliente | Celular | Comentario | CategorÃa | Fecha | Color | Enero | Febrero | Marzo | Abril | Mayo | Junio | Julio | Agosto | Septiembre | Octubre | Noviembre | Diciembre |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $idx + 1 }} | {{ $record->name }} | @if ($parent){{ $parent->name }} | {{ $parent->number }} | @else@endif | {{ $record->observation }} | {{ $grade }} | {{ $record->person_date }} | @if ($color != '')@else | @endif @foreach ($months as $month) | {{ $month }} | @endforeach|||||||||
Total | @foreach ($general_months as $month){{ $month }} | @endforeach