D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
3023066
/
task
/
3023066
/
cwd
/
www
/
resources
/
views
/
sadmin
/
planPyment
/
columns
/
Filename :
attachment.blade.php
back
Copy
@if($row->attachment) <a href="{{ url('download-attachment'.'/' .$row->id) }}" target="_blank" class="text-decoration-none">{{__('messages.common.download')}}</a> @else N/A @endif