@extends('layouts/contentLayoutMaster') @section('title', __('locale.menu.Tax Settings')) @section('vendor-style') @endsection @section('content')
@csrf

{{ __('locale.tax.enable_tax_description') }}

@endsection @section('vendor-script') @endsection @section('page-script') @endsection