Files
2021-12-06 11:07:06 +02:00

6 lines
98 B
PHP

Office: {{ $office->name }}
<br />
<img src="{{ public_path('offices/' . $office->photo) }}" />