@extends('layouts.app') @section('title', 'Admin Dashboard - OakTix') @section('content')
{{ format_currency($withdrawal->amount) }}
No pending withdrawals
@endforelse{{ $vendor->created_at->diffForHumans() }}
No vendors yet
@endforelse{{ $order->customer_name }}
No orders yet
@endforelse