{{ __('Tax') }}

{{-- Breadcrumb --}}
Tax Settings
@if (count($taxes) == 0) @endif
@if ($tax)
@csrf @method("PUT")
{{-- --}} @error('tax') {{ $message }} @enderror
@endif