@extends('general.index', $setup); @section('cardbody')
@foreach ($setup['items'] as $item) @endforeach
@endsection