@extends('layouts.app') @section('content')
{!! nestedWithData($items) !!}
@endsection