@extends('layouts.default') @section('content') {{ Breadcrumbs::renderIfExists(Route::getCurrentRoute()->getName(), $bill) }}
| Matching on @foreach(explode(',',$bill->match) as $word) {{{$word}}} @endforeach between {{mf($bill->amount_min)}} and {{mf($bill->amount_max)}}. Repeats {{$bill->repeat_freq}}. | |
| Next expected match | nextExpectedMatch();?> @if($nextExpectedMatch) {{$nextExpectedMatch->format('j F Y')}} @else Unknown @endif |