@extends('layouts/pos_layout') @section('title', '| Pos Others Fee Configuration List') @section('content') @include('successMsg')
| SL# | Name | Transection Number | Status | Action |
|---|---|---|---|---|
| {{ ++$no }} | {{ $config->name }} | {{ $config->number }} | {{ $config->status == 1 ? 'Active' : 'Inactive' }} | id)) }}"> |