About Us Social Links
+ ADD NEW
SELECT
ICON
TITLE
URL
ORDER BY
STATUS
ACTION
@if(count($data) > 0) @foreach($data as $item)
{{$item->title}}
{{$item->url}}
{{$item->roworder}}
@if($item->status==0)
Active
@else
Disabled
@endif
@endforeach @else
no content
@endif
Action
Eanble
Disable