@extends('adminlte::page') @section('content')
Auth# | Invoice | Date | Fuel provider | Country | Driver | Unit | Merchant ID | Merchant | Volume | Price | Discount | Direct billing |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$report->auth_code}} | {{$report->invoice}} | {{$report->date}} | {{$report->fuel_provider}} | {{$report->us_can}} | {{$report->driver}} | {{$report->unit}} | {{$report->merchant_id}} | {{$report->merchant}} | {{$report->volume}} | {{$report->price}} | {{$report->discount}} | {{$report->direct_billing}} |