@extends('layouts.app') @section('title', 'Taxes Management') @section('content')

@lang('tax.page.heading')

@can('tax.add') @endcan
@endsection @push('scripts') @endpush