@if(!$type)
@endif @if(!$type)
@else
@endif @foreach($panels as $panel) @endforeach
Name Panel Type Sort Order Edit Delete

{{$panel->PanelName}}

@php if($panel->PanelType=="1") { echo "Tab"; } else { echo "Accordian"; } @endphp

{{$panel->SortOrder}}

@if(!$type)
@endif