@extends('layouts.tenant.master') @section('title', 'Tax Menu edit') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

Manage Sales Tax

@endsection @section('breadcrumb-items') @endsection @section('content')
@csrf
@endsection @section('script') @endsection