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