@extends('layouts.admin') @section('title', 'Edit Tax Rate') @section('content')

Edit Tax Rate

Update tax rate details.

Back
@csrf @method('PUT')
@endsection