@extends('admin.layouts.master-soyuz') @section('title',__('Inhouse Order Reports | ')) @section('stylesheet') @endsection @section('body') @include('admin.layouts.topbar',$data)
| # | {{ __('Invoice Date') }} | {{ __('Order ID') }} | {{ __('TXN. ID') }} | {{ __('Customer details') }} | {{ __('Subtotal') }} | {{ __('Total tax') }} | {{ __('Total shipping') }} | {{ __('Grand total') }} |
|---|---|---|---|---|---|---|---|---|