@extends('layouts.app_settings') @section('title', __('tax_rate.tax_rates')) @section('content') {{__('home.home')}} {{__('business.system_settings')}} {{__('tax_rate.tax_rates')}} @lang('messages.add') @can('tax_rate.view') @lang( 'tax_rate.name' ) @lang( 'tax_rate.rate' ) @lang( 'messages.action' ) @endcan @endsection