@extends('core::layouts.master') @section('stylesheet') @endsection @section('breadcrumb','Cấu hình chung') @section('head-action') {{ Form::bsNavButton('Thêm thẻ mới',route('admin.setting.tag.create')) }} @endsection @section('content')
Tên thẻ | Vị trí | Mô tả | |
---|---|---|---|
{{$tag->name}} | {{@$position[$tag->position]}} | {{$tag->description}} |