@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Suppliers Delivery Order

New Order


Item Details
Share Page
Unit
Quantity
Cost/Unit
Discount
Total
Unit Quantity in Hand Selling Price Average Cost
PCs 1250 1600.00 1500.00

Currency Dhs
FC Currency


@include('layouts.right_sidebar')
@stop {{-- page level scripts --}} @section('footer_scripts') @stop