{{-- Extends layout --}} @extends('layout.default') @section('styles') @endsection {{-- Content --}} @section('content')
Description | Qty | Rate | Amount |
---|---|---|---|
{{$order->ProductName}} | {{$order->Quantity}} | {{$order->Rate}} | {{$order->Amount}} |
{{$order->ProductName}} | {{$order->Quantity}} | {{$order->Rate}} | {{$order->Amount}} |