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