@extends('layouts.sidebar') @section('content')
Link | Title | Click | Order ⏶ | Pin Link ⏶ | Edit | @if(env('ENABLE_BUTTON_EDITOR') === true)Button Editor | @endifDelete | |
---|---|---|---|---|---|---|---|---|
{{ Str::limit($link->link, 30) }} | {{ Str::limit($link->title, 30) }} | {{ $link->click_number }} | {{ $link->order }} | {{ $link->up_link }} | Edit | @if(env('ENABLE_BUTTON_EDITOR') === true) @if($link->button_id == 1 or $link->button_id == 2)Customize Button | @else- | @endif @endifDelete |