@lang('downloadCenter.sl') | @lang('downloadCenter.title') | @lang('downloadCenter.send_to') | @lang('downloadCenter.share_date') | @lang('downloadCenter.valid_upto') | @lang('downloadCenter.shared_by') | @lang('downloadCenter.description') | @lang('common.action') |
---|---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $sharedContent->title }} | {{ $send_type }} | {{ $sharedContent->share_date }} | {{ $sharedContent->valid_upto }} | {{ $sharedContent->user->full_name }} | {{ $sharedContent->description ? $sharedContent->description : 'No Description' }} |
|