@extends('layouts.master') @section('css') @endsection @section('title'){{__('sidebar.tax_val')}} @endsection @section('body')
@endsection @section('content') @component('components.breadcrumb') @slot('page_title') {{__('sidebar.tax_val')}} @endslot @slot('subtitle') {{__('sidebar.website')}} @endslot @endcomponent