Não há anúncios para moderar
@else| Cadastro | Tipo | Anunciante | Telefone | Marca | Modelo | Ano | Valor/Fipe | |
|---|---|---|---|---|---|---|---|---|
| {{ date('d/m/Y H:i:s', strtotime($m->created_at)) }} | {{$m->user->type['name']}} | {{$m->user->name}} | {{mascara_telefone($m->user->cell_phone)}} {{mascara_telefone($m->user->phone)}} |
{{$m->brand->name}} | {{$m->fipe->model}} | {{$m->year}} | {{number_format($m->price, 2, ',','.')}} / {{number_format($m->fipe->price, 2, ',','.')}} |
Não há denúncias!
@else| Publicação | Tipo | Anunciante | Telefone | Marca | Modelo | Ano | Valor/Fipe | |
|---|---|---|---|---|---|---|---|---|
| {{ date('d/m/Y H:i:s', strtotime($d->published_at)) }} | {{$d->user->type['name']}} | {{$d->user->name}} | {{mascara_telefone($d->user->cell_phone)}} {{mascara_telefone($d->user->phone)}} |
{{$d->brand->name}} | {{$d->fipe->model}} | {{$d->year}} | {{number_format($d->price, 2, ',','.')}} / {{number_format($d->fipe->price, 2, ',','.')}} |