[WIP] Refactor project
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
@foreach ($items as $id => $item)
|
||||
|
||||
{!! $item->render($id, $view) !!}
|
||||
{!! $item->render($id, $view) !!}
|
||||
|
||||
@if ($options['async'])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user