modal form bootstrap 4 code example
Example 1: bootstrap 4 modal
Example 2: modal form bootstrap
Example 3: modal in bootstrap 4
$('#myModal').modal('show')
Example 4: modal in bootstrap 4
$('#myModal').modal('toggle')
Example 5: popup modal form bootstrap
Example 6: modal in bootstrap 4
$('#myModal').modal('hide')