@if ($isCallback == "true")
{{-- Atendimento Callback --}}
Ações
@include($components_path.'.btn_finalChamada', ['class' => 'card-stretch gutter-b scale-anim mt-2'])
@include($components_path.'.btn_transferChamada', ['class' => 'card-stretch gutter-b scale-anim'])
@include($components_path.'.btn_finalPausando', ['class' => 'card-stretch gutter-b scale-anim'])
@include($components_path.'.filasTempoReal', ['class' => 'card-stretch gutter-b scale-anim'])
@include($components_path.'.ribeirao.infoCall', ['class' => 'card-stretch gutter-b scale-anim'])
@else
{{-- Atendimento Agente --}}
@include($components_path.'.salto.infoUser', ['class' => 'card-stretch gutter-b scale-anim'])
@include($components_path.'.salto.infoPlano', ['class' => 'card-stretch gutter-b scale-anim'])
@include($components_path.'.salto.infoCall', ['class' => 'card-stretch gutter-b scale-anim'])
Ações
@include($components_path.'.btn_finalChamada', ['class' => 'card-stretch gutter-b scale-anim mt-2'])
@include($components_path.'.btn_transferChamada', ['class' => 'card-stretch gutter-b scale-anim'])
@include($components_path.'.btn_finalPausando', ['class' => 'card-stretch gutter-b scale-anim'])
@include($components_path.'.filasTempoReal', ['class' => 'card-stretch gutter-b scale-anim'])
@endif