@foreach (['danger', 'warning', 'success', 'info'] as $msg)
@if (Session::has('alert-' . $msg))
{{ Session::get('alert-' . $msg) }} ×
@endif @endforeach| Name | Description | Subscribers | Updated | Added | Action |
|---|---|---|---|---|---|
| {{ $u->name }} | {{ $u->description }} | {{ $u->totalUser }} ({{ $u->totalSubscriber }} subscribed) | {{ date('n/d/Y g:i A',strtotime($u->updated_at)) }} | {{ date('n/d/Y g:i A',strtotime($u->created_at)) }} |