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

{{trans('lang.tax')}}

{{trans('lang.tax_edit')}}
{{ trans("lang.tax_title_help") }}
{{ trans("lang.tax_country_help") }}
{{ trans("lang.tax_type_help") }}
{{ trans("lang.tax_amount_help") }}
{{ trans('lang.cancel')}}
@endsection @section('scripts') @endsection