Compare commits
No commits in common. "4b023e9fdcd6efa994732c2cf0d006010803910c" and "06b662d39a070c57210a4c4937e876b37fa2c228" have entirely different histories.
4b023e9fdc
...
06b662d39a
|
@ -73,7 +73,7 @@
|
|||
<div id="panelsStayOpen-<?php echo $tmp ?>" class="accordion-collapse collapse show">
|
||||
<div class="accordion-body">
|
||||
@foreach($receptionScreen->files as $file)
|
||||
<div class="col-8 mb-2 pb-2">
|
||||
<div class="col-8">
|
||||
<a href="{{ $file->url }}">{{ $file->name }}</a>
|
||||
</div>
|
||||
@endforeach
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue