update
parent
45b29dd60d
commit
05299ced40
|
|
@ -1,4 +1,4 @@
|
|||
{{-- <div class="modal fade" id="formModal" tabindex="-1" role="dialog" aria-labelledby="formModalLabel"
|
||||
<div class="modal fade" id="formModal" tabindex="-1" role="dialog" aria-labelledby="formModalLabel"
|
||||
aria-hidden="true">
|
||||
<div class="modal-dialog modal-lg" role="document" style="width:90%; max-width: 90%;">
|
||||
<div class="modal-content">
|
||||
|
|
@ -98,4 +98,4 @@
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div> --}}
|
||||
</div>
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
@include('modules.form.metadata.index')
|
||||
@endif
|
||||
|
||||
@include('modules.form.form')
|
||||
{{-- @include('modules.form.form') --}}
|
||||
@endsection
|
||||
|
||||
@section('js')
|
||||
|
|
|
|||
Loading…
Reference in New Issue