@extends('layouts.admin.app') @section('title', translate('messages.Tax_Setup')) @section('taxModule') active @endsection @section('taxModuleDisplay') block @endsection @section('tax_setup') show active @endsection @push('css_or_js') @endpush @section('content')
{{ translate('In this page you see all the Tax you added. Please create new tax to collect tax') }}