Block Id Table
@if(\Session::has('success'))
@endif
@if(\Session::has('Delete'))
@endif
{{\Session::get('success')}}
{{\Session::get('Delete')}}
Id | User Id | User Name | Created At | ||||
---|---|---|---|---|---|---|---|
1 | {{$row->user_id}} | {{$row->User->name}} | {{$row->created_at->format('Y-m-d')}} | ||||
No data found |