@extends('layouts.app') @section('content')

{{trans('lang.tax_plural') }}|{{trans('lang.tax_desc')}}

@include('taxes.show_fields')
@endsection