PATH:
home
/
lab2454c
/
costbloc.com
/
Modules
/
Shipping
/
Resources
/
views
/
layout
<table class="add-new-class-data d-none"> <tr> <td> <input type="text" class="form-control" maxlength="120" name="name"> </td> <td> <input type="text" class="form-control" maxlength="120" name="slug"> </td> <td> <input type="text" class="form-control" maxlength="120" name="description"> </td> <td class="text-center"> 0 </td> <td> <span class="text-dark cursor_pointer delete-button action-btn d-flex justify-content-center" title="{{ __('Delete Tax Rate') }}"> <i class="fa fa-trash"></i> </span> </td> </tr> </table>
[-] shipping-method.blade.php
[edit]
[-] shipping-classes.blade.php
[edit]
[+]
..
[-] add-new-class.blade.php
[edit]
[-] shipping-zones.blade.php
[edit]
[-] add-new-location.blade.php
[edit]
[-] add-new-zone.blade.php
[edit]
[-] help.blade.php
[edit]
[-] shipping-setting.blade.php
[edit]