@extends('admin.layouts.master-soyuz') @section('title','All Tax Classes | ') @section('body') @component('admin.component.breadcumb',['secondactive' => 'active']) @slot('heading') {{ __('All Tax Classes') }} @endslot @slot('menu1') {{ __('All Tax Classes') }} @endslot @slot('button')
@endslot @endcomponentID | Tax Title | Description | Action |
---|---|---|---|
{{$i++}} | {{$tax->title}} | {{$tax->des}} |
Do you really want to delete this tax? This process cannot be undone.