@include('backend.includes.flash-message')
{{ html()->form('COUNTRY', route("backend.$module_name.store"))->class('form d-flex flex-column flex-lg-row')->open() }}
@include ("masterdata::backend.$module_name.form")
Cancel
{{ html()->form()->close() }}