{{$guarantee}}

The Cápita Works Advantage

@foreach ($listadvantages as $item)
{!!$item!!}
@endforeach @if($guarantee == "Client Guarantee")

[1] VAs that get hired by Capita Works (Mexico) to work for our US clients get access to all their mandatory benefits plus many additional benefits like: private health and life insurance, live and on-demand training, social events, wellness programs, among other perks.
[2] Internal VA Survey {{date('Y')}}.

@endif
capita advantajes

{!!$benefitstitle!!}

@foreach ($benefits as $item)
{{$loop->index+1}}
{!!$item["title"]!!}
{!!$item["description"]!!}
@endforeach
@include("templates.ticket",[ "ticket" => $ticket, "titleticket" => $titleticket, "titledescripcion" => $titledescripcion, "titlesubdescripcion" => $titlesubdescripcion ])