@extends('admin.layouts.app') @section('title', 'Add Tax Rate') @section('content')
Back to Tax Rates

Add Tax Rate

@csrf

New Tax Rate Details

A unique name to identify this tax rate.

%

The percentage value of the tax.

Active Status
Cancel
@endsection