@extends('layouts.app') @section('content')
| ID | Title ID | Image | Description | Rating | Position | Actions |
|---|---|---|---|---|---|---|
| {{ $ad->id }} | {{ $ad->title_id }} |
@if($ad->image_url)
|
{{ $ad->description }} | {{ $ad->rating }} | {{ $ad->position }} | Edit |