File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 2020 "livewire/livewire" : " ^2.12" ,
2121 "rappasoft/laravel-livewire-tables" : " ^2.15" ,
2222 "simplesoftwareio/simple-qrcode" : " ~4" ,
23- "spatie/laravel-backup" : " ^8.17 "
23+ "spatie/laravel-backup" : " ^8.1.5 "
2424 },
2525 "require-dev" : {
2626 "barryvdh/laravel-ide-helper" : " ^2.12" ,
Original file line number Diff line number Diff line change @@ -312,11 +312,17 @@ function icon($name, $label) {
312312 {!! icon (' reddit' , ' Reddit' )! !}
313313
314314 {!! icon (' pinterest' , ' Pinterest' )! !}
315-
316- {{-- {!!icon('telegram', 'Telegram')!!}
317-
318- {!!icon('whatsapp', 'WhatsApp')!!} --}}
319-
315+
316+ {!! icon (' telegram' , ' Telegram' )! !}
317+
318+ {!! icon (' whatsapp' , ' WhatsApp' )! !}
319+
320+ {!! icon (' behance' , ' Behance' ) ! !}
321+
322+ {!! icon (' dribbble' , ' Dribble' ) ! !}
323+
324+ {!! icon (' bluesky' , ' Bluesky' ) ! !}
325+
320326
321327 <button type =" submit" class =" mt-3 ml-3 btn btn-primary" >{{ __ (' messages.Save links' )} } </button >
322328 </form >
You can’t perform that action at this time.
0 commit comments