@extends('front.app.master')\ @section('title') Orders - jorayalogistics.com @endsection @section('content')
Date | Invoice | {{--Kg | --}}Amount | Status | Action | |
---|---|---|---|---|---|---|
{{ \Carbon\Carbon::parse($v->created_at)->format('d/m/Y') }} | {{$v->order_id}} | {{--{{ $v->kg }} | --}}@if(trim($v->amount!=''))NGN {{ number_format($v->amount) }}@else pending @endif | {{ $v->status }} | Detail |