@extends('backend::layouts.app') @section('content') Plan Items @include('backend-subscription::plan-item.inc.index-table', compact('items')) @endsection