replaced section with stack for js/css

This commit is contained in:
denisdulici
2017-11-13 21:55:15 +03:00
parent 985ffe1386
commit 94ac9fb11a
48 changed files with 218 additions and 218 deletions

View File

@ -137,7 +137,7 @@
</div>
@endsection
@section('js')
@push('scripts')
<script type="text/javascript">
var step = new Array();
var total = 0;
@ -249,4 +249,4 @@
$('#modal-installation').modal('show');
}
</script>
@endsection
@endpush