Product Tags
# | Name | Color | Backgound | Actions |
---|---|---|---|---|
{{ $stt }} | {{ $item->name }} | {{ $item->color}} | {{ $item->background}} |
{!! $tags->appends(['search' => Request::get('search')])->render() !!}
@extends('backend.master') @section('content')
# | Name | Color | Backgound | Actions |
---|---|---|---|---|
{{ $stt }} | {{ $item->name }} | {{ $item->color}} | {{ $item->background}} |