{{ html()->form('POST', route('heading_page_settings'))->attribute('enctype', 'multipart/form-data')->attribute('data-toggle', 'validator')->id('myForm')->open() }} {{ html()->hidden('id', $landing_page_data)->placeholder('id')->class('form-control') }} {{ html()->hidden('type', $page)->placeholder('id')->class('form-control') }}