Add News

 

@foreach($news as $row) @endforeach
ID Title Category Status Action Action
{{ $row->id }} {{ $row->title }} {{ $row->category }} {{ ($row->status==1)?'Active':'Inactive'; }}