Commit 4bece118 authored by Kevin Yumang's avatar Kevin Yumang

SERV-2286 - removed looper element on element folder

parent 41218efe
{{-- Layout Reference --}}
@extends('Limitless::Help.Layout.Master')
@section('Limitless::Content')
@Limitless::CardStart(['title' => "Description", 'icon' => 'icon-info22'])
@Limitless::Looper(rand(1,5))
@Limitless::CardStop
@stop
\ No newline at end of file
@for ($i = 0, $i < $limit; $i++)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment