@extends('layouts.admin.app') @section('title', translate('messages.Setup Tax Calculation')) @section('taxModule') active @endsection @section('taxModuleDisplay') block @endsection @section('tax_system_setup') show active @endsection @section('content') @php($tax_payer = $tax_payer ?? 'vendor')
{{ translate('messages.To active tax calculation Turn On The Status.') }}