@if(count($contact->projects) != 0)
@if(\Auth::user()->subscriptionActive()->status=='active')
@endif
@endif
@if(count($contact->projects) != 0)
@foreach($contact->projects as $project)
{{$project->name}}
@if($project->service_number!=NULL)
Num servicio {{$project->service_number}}
@endif
@endforeach
@endif
@if(count($contact->projects) == 0)
Aún no hay proyectos para este contacto
Empieza creando una cotización para este contacto.
@endif
Tamaño del sistema: @{{item.system_size}} kWp
Folio # @{{item.folio}}