This commit is contained in:
rahul shukla 2019-04-24 10:48:12 +05:30
parent 4991f1e527
commit 423d3d1bbf
1 changed files with 1 additions and 1 deletions

View File

@ -298,4 +298,4 @@ class TaxRateController extends Controller
return redirect()->route($this->_config['redirect']);
}
}
}