@extends('admin.layouts.main') @section('content')
| Id | Icons | Icon Alt | Dark Icon Alt | Name | Page Name | Description | Text | On Homepage | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{++$index}} |
|
{{$row->icon_alt}} | {{$row->name}} | {{$row->page_name}} | {{$row->description}} | {{substr(strip_tags($row->text), 0, 150)}}... | {{$row->display_on_home ? 'YES' : 'NO'}} |