@extends('layouts.index')
@section('title', 'Misc')
@section('css_style')
| Name | Owned since | Due in | Price | Actions |
|---|---|---|---|---|
| {{$m->name}} | @if(!is_null($m->owned_since)) {{ date_format(new DateTime($m->owned_since), 'jS F Y') }} @endif | {{ now()->diffInDays($m->price->next_due_date) }} days | {{$m->price->price}} {{$m->price->currency}} {{\App\Process::paymentTermIntToString($m->price->term)}} | |
| No misc services found. | ||||