@extends('layouts.app') @section('content')
Trans. ID | Branch | Cost of Order | Created At | Action |
---|---|---|---|---|
#{{$draft->order_id}} | {{$draft->branch}} | {{empty($app->currency) ? "GHS" : $app->currency}} @convert($draft->total_cost_order) | {{$draft->created_at}} | Create Invoice |