@extends("admin/layouts.master") @section('title','Edit Tax Rate: '.$tax->name. ' | ') @section("body")
Edit Tax Rate
< Back

{{csrf_field()}} {{ method_field('PUT') }}
(Tax will be applied only to the selected zones.)
(Please Choose Type)
@endsection