@extends("layouts.admin.app") @section("page-title") {{__("Regional Specification")}} @endSection @section("page-nav-title")
{{__("VAT")}}
{{__("ID")}} | {{__("Title")}} | {{__("Value")}} | {{__("Created at")}} | {{__("Updated at")}} | {{__("Control")}} |
---|---|---|---|---|---|
{{$taxValue->id}} | {{$taxValue->getNameAttribute()}} | {{$taxValue->value}} | {{$taxValue->created_at->diffForHumans()}} | {{$taxValue->updated_at->diffForHumans()}} | id)}}" class="control-link edit"> {{-- --}} {{-- --}} |