List of Welcome Notices
@if(session('success'))
| ID | Title | Description | Image | Link | Start Date Time | End Date Time | Visibility | Status | Actions |
|---|---|---|---|---|---|---|---|---|---|
| {{ $welcome_notice->id }} | {{ $welcome_notice->title }} | {!! $welcome_notice->description !!} | {{ $welcome_notice->link }} | {{ $welcome_notice->start_date_time }} | {{ $welcome_notice->end_date_time }} | {{ ucfirst($welcome_notice->visibility) }} | {{ ucfirst($welcome_notice->status) }} | Edit |