All Google Advertisements
List of all google advertisements
@if(session()->has('success'))
{{ session('success') }}
@endif
@if(session()->has('error'))
{{ session('error') }}
@endif
Advertisements
Create New# | Position | Ad Code | Created At | Status | Action |
---|---|---|---|---|---|
{{$key+1}} | {{$adds->position}} | {{Str::words($adds->ad_code,3,'...')}} | {{date('M,d-Y h:i a',strtotime($adds->created_at) )}} | @if ($adds->status === 'active') {{ $adds->status }} @elseif ($adds->status === 'inactive') {{ $adds->status }} @endif |