@foreach ( $data as $ad )
{{$ad->title}}
@endforeach
@foreach ( $data as $ad )
Back
{{$ad->title}}
{{$ad->content}}
@endforeach