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">
|
aria-hidden="true">
|
||||||
<div class="modal-dialog modal-lg" role="document" style="width:90%; max-width: 90%;">
|
<div class="modal-dialog modal-lg" role="document" style="width:90%; max-width: 90%;">
|
||||||
<div class="modal-content">
|
<div class="modal-content">
|
||||||
|
|
@ -98,4 +98,4 @@
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div> --}}
|
</div>
|
||||||
|
|
@ -48,7 +48,7 @@
|
||||||
@include('modules.form.metadata.index')
|
@include('modules.form.metadata.index')
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
@include('modules.form.form')
|
{{-- @include('modules.form.form') --}}
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@section('js')
|
@section('js')
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue