@extends('admin.layout.index') {{-- =========== meta Title =================== --}} @section('title') لیست پلکانی @endsection {{-- =========== My Css Style =================== --}} @section('style') @endsection {{-- =========== My JavaScript =================== --}} @section('script') @endsection {{-- =========== CONTENT =================== --}} @section('content')
حداقل مبلغ | حداکثر مبلغ | درصد حق العمل | عملیات |
---|---|---|---|
{{ number_format($tier->min_amount) }} | {{ $tier->max_amount ? number_format($tier->max_amount) : 'به بالا' }} | {{ $tier->percentage }}% | ویرایش |
هیچ پلکان حق العملی تعریف نشده است. |