@extends('layouts.app') @section('content')

Combo Item List

All the bundles under your selected branch listed here, you can edit, disable or manage from here.
@php $get_permission = permission('modifier','full-permission'); @endphp
@if($get_permission) {{-- --}} @endif
Item Name Products Selectable Type No of Select Description

Do you want to delete?

@endsection @section('admin_css') @stop @section('admin_js') @include("admin.js.combo-setup") @stop