@extends('layouts.admin') @section('title', 'GST Calculation & Rates') @section('content')
Manage GST rates and view calculations.
| Name | Type | Rate (%) | Actions |
|---|---|---|---|
| {{ $rate->name }} | {{ $rate->type }} | {{ number_format($rate->rate, 2) }}% | Edit |
| No GST rates found. | |||