@extends('admin.layouts.master-soyuz') @section('title',__('Add new tax rate | ')) @section('body') @component('admin.component.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Add new tax rate') }} @endslot @slot('menu1') {{ __('Tax Rate') }} @endslot @slot('menu2') {{ __('Add new tax rate') }} @endslot @slot('button')