@extends('layouts.master') @section('title', __('Tax Management')) @push('styles') @endpush @section('content')
| {{ __('Action') }} | @endif# | {{ __('Tax Name') }} | {{ __('Country') }} | {{ __('State') }} | {{ __('Tax Percentage') }} | @if (auth()->user()->setting->preference == "Right"){{ __('Action') }} | @endif
|---|