mirror of
https://github.com/10h30/Test-Laravel-File-Upload.git
synced 2026-06-05 15:07:47 +09:00
6 lines
98 B
PHP
6 lines
98 B
PHP
Office: {{ $office->name }}
|
|
|
|
<br />
|
|
|
|
<img src="{{ public_path('offices/' . $office->photo) }}" />
|