@extends('admin.layout') @section('content')
@php $currencyText = $settings->base_currency_text; @endphp {{ __('Amount') }} ({{ $currencyText }}) | {{ __('Day') }} | {{ __('Actions') }} | |
---|---|---|---|
{{ symbolPrice($charge->amount) }} | {{ $charge->day }} | amount }} data-day="{{ $charge->day }}"> |