diff --git a/resources/littlelink.blade.php b/resources/littlelink.blade.php new file mode 100644 index 0000000..cf94b65 --- /dev/null +++ b/resources/littlelink.blade.php @@ -0,0 +1,102 @@ + + +
+ +{{ $info->littlelink_description }}
+ + @endforeach + + @foreach($links as $link) + @php $linkName = str_replace('default ','',$link->name) @endphp + @if($link->button_id === 0) + + {{ $link->title }} +