@foreach($links as $link) @endforeach
@lang('link.url') @lang('linkace.added_at')
{{ $link->url }} {{ formatDateTime($link->created_at) }}
@csrf