Id
Action
@foreach ($list_data as $item)
{{$item->name}}
{{$item->type}}
{{$item->id}}
Active
@endforeach