@extends('admin.layouts.app') @push('styles') @endpush @section('content') @include('admin.layouts.partial.toolbar', ['breadcrumb' => 'Threshold']);

Threshold

@forelse ($thresholds as $fee) id}}> @empty @endforelse
Threshold From Threshold To
@endsection @push('scripts') @endpush