@php $layout = (isSeller() > 0) ? 'layouts.seller' : 'layouts.admin'; @endphp @extends($layout) @section('css') @endsection @section('content')
{{ __('tax.title')}}
{{ __('common.sr-no')}} | {{ __('tax.name')}} | {{__('tax.tax_perc')}} | {{__('tax.vat_code')}} | {{__('common.status')}} | {{ __('common.action')}} |
---|