@extends('layout.main') @section('content')
@can('store-ptkp') @endcan @can('delete-ptkp') @endcan
{{ __('PTKP Name') }} {{ __('Company Name') }} {{ __('PTKP Value') }} {{ trans('file.action') }}
@endsection @push('scripts') @endpush