@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Tax Rates @endslot @slot('title_1') Manage Tax Rates @endslot @endcomponent
img
  • img
  • img
  • img
Tax name Tax (%) Status Action
SGST 9% 9.00
img img
ISGT 9% 9.00
img img
IGST 4.5% 4.50
img img
SGST 4.5% 4.50
img img
@component('components.modal-popup') @endcomponent @endsection