file
{!! Lte3::file('document', '/vendor/lte3/img/favicons/favicon-32x32.png', [
'label' => 'Document',
'help' => 'Single File',
]) !!}
{!! Lte3::file('favicons', [
'/vendor/lte3/img/favicons/android-chrome-512x512.png',
'/vendor/lte3/img/favicons/android-chrome-192x192.png',
], ['label' => '']) !!}