@extends('layouts/master') @section('content')
ID | Nro Guia | Fecha de recepción | Código Aliado | Nombre Aliado | Teléfono Aliado | Anulada | Existe | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{$i}} | {{$reporte['codguia']}} | {{$fecha}} | {{$reporte['codcliente']}} | {{$nombre}} |
{{$reporte['listclientetelefono']['telefono']}} | {{$anualada}} | {{$existe}} | @php if($reporte['existe']==false){ @endphpExiste | Quitar | @php }else{@endphpQuitar | @php } $i++ @endphp @endforeach