@foreach (['danger', 'warning', 'success', 'info'] as $msg)
@if(Session::has('alert-' . $msg))
{{ Session::get('alert-' . $msg) }} ×
@endif @endforeach| No. | Date | |
|---|---|---|
| {{ $loop->index+1}} | {{ $u->email }} | {{ date('n/d/Y g:i A', strtotime($u->created_at)) }} |