@extends('layout.default') @section('styles') @endsection @section('subheaderRightToolbar') @PermissionsCan(groupPermissionName('customerprice.index')) Back(ESC) @endPermissionsCan @PermissionsCan(groupPermissionName('customerprice.store'))
@endPermissionsCan @endsection @section('content')

Customer Price Detail

Customer Material Price Discount Type(Rs/%) Discount Amount Remark Delete
@endsection @section('scripts') @endsection