@extends('layouts.app') @section('title','Freelancer '.$freelancer->name.' — BlueBando v3') @section('content')
| Ref | Plan | Router | Phone | Amount | Date |
|---|---|---|---|---|---|
| {{ $o->reference }} | {{ $o->plan->name ?? '—' }} | {{ $o->router->name ?? '—' }} | {{ $o->phone }} | {{ number_format($o->amount) }} {{ $o->currency }} | {{ $o->created_at->format('Y-m-d H:i') }} |
| No successful orders yet. | |||||