{{ html()->form('POST', route("backend.$module_name.store"))->id('FormTambah')->class('form')->open() }}
@include ("$module_path.tokoh.modal.form")
{{ html()->form()->close() }}