{{ html()->form('POST', route('envSetting'))->attribute('data-toggle', 'validator')->open() }} {{ html()->hidden('id', null)->class('form-control') }} {{ html()->hidden('page', $page)->class('form-control') }} {{ html()->hidden('type', 'mail')->class('form-control') }}