@extends('layouts/contentNavbarLayout') @section('title', 'Challenges') @section('content')
| Picture | Title | Date | Status | Actions | |
|---|---|---|---|---|---|
|
{{ $notification->title }} | {{ $notification->created_at }} |
@if( $notification->enabled == 1 )
Active
@else
Inactive
@endif
|
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} | |
|
No content found !
|
|||||