industry taxes testing

This commit is contained in:
2019-01-05 19:36:26 -06:00
parent 6fdb29d8bb
commit 2fa674dbf8

View File

@@ -62,7 +62,7 @@
{{ Form::label('scopes[]', 'Write Mail') }}
{{ Form::checkbox('scopes[]', 'esi-mail.send_mail.v1', 'true') }}
</div>
<?php $sendMail = true; ?>
<?php $writeMail = true; ?>
@break
@endif
@endforeach