@extends('layouts.master') @section('title') Detail Iklan @endsection @section('content')

Detail Iklan {{ $smartAd->name }}

URL Iklan

{{$smartAd->imageUrl}}

Image Iklan

{{$smartAd->imageAlt}}

@endsection