@extends('admin.layouts.app')
@section('crumb')
| ad id | ad title | user | date | Actions |
|---|---|---|---|---|
|
{{ $new->ad->id }} |
{{ $new->ad->title }} |
{{ $new->user->name }} |
{{ $new->created_at->diffForHumans() }} | Actions |
| no data found |