@if (session()->has('message'))
{{ session()->get('title')}}..!
{{ session()->get('message')}}
@endif
No |
Title |
City |
Hits |
Date |
IP |
Action |
@php $id=0;@endphp
@foreach($posts as $post)
@php $id++;@endphp
{{$id}} |
{{str_limit($post->title,58)}} |
{{$post->state->name}} |
{{$post->counter}} |
{{ date('d-m-y', strtotime($post->created_at)) }} |
{{$post->ip}} |
Once deleted, you will not be able to recover this ads post including every related data.
|
@endforeach
No |
Title |
City |
Hits |
Date |
IP |
Action |