{{$title}}
@include('cms.includes.alert_messages')
ID | STATUS | CLIENTE | CATEGORIA | SUBCATEGORIA | ATUALIZAÇÃO | AÇÕES |
---|---|---|---|---|---|---|
{{$anuncio->id}} | {!!statusAnuncioliteral($anuncio->status)!!} | {{$anuncio->cliente->name}} | {{$anuncio->categoria->label}} | {{$anuncio->subcategoria->label}} | {{$anuncio->updated_at ? $anuncio->updated_at->diffForHumans() : 'Não foi atualizado!'}} |
|
Não há anúncios cadastrados! |
{{$anuncios->links()}}