Listar Consultas Empresas
# | Nombre | Teléfono | Fecha | ||
---|---|---|---|---|---|
{{$consulta->id}} | {{$consulta->nombre}} | {{$consulta->email}} | {{$consulta->telefono}} | {{$consulta->created_at}} | Ver |
# | Nombre | Teléfono | Fecha |
-
@if( empty($consultas->previousPageUrl()) )
- « @else
- «
- {!! $consultas->currentPage()-1 !!} @endif
- {!! $consultas->currentPage() !!} @if( empty($consultas->nextPageUrl()) )
- » @else
- {!! ($consultas->currentPage()+1) !!}
- » @endif