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