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

Modifiers List

All the modifiers 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
Modifier Name Applicable Category Description Modifer Type Base Price

Do you want to delete?

@endsection @section('admin_css') @stop @section('admin_js') @include("admin.js.modifier") @stop