@extends('backend.template') @section('content')
{{label("Sn.")}} | {{ label("customfield_for") }} | {{ label("customfield_forref") }} | {{ label("title") }} | {{ label("alias") }} | {{ label("fa_icon") }} | {{ label("logo") }} | {{ label("Action") }} |
---|---|---|---|---|---|---|---|
{{ $i++ }} | {{ $item->customfield_for }} | {{ $item->customfield_forref }} | {{ $item->title }} |
{{ $item->alias }}
change alias
|
{{ $item->fa_icon }} | {{ showImageThumb($item->logo) }} |
|