@extends('admin.layout.master') @section('title', __('obs.order_req')) @section('custom_style') @include('inventory.blade_styles.posting_blade_css') {{-- --}} @endsection @section('content')
| @include('v2.inventory.global.party_live_dd', ['type'=> 2, 'binder'=> 'odrReqInvoice.party_id']) |
| @include('v2.admin.global.date', [ 'binder'=> 'odrReqInvoice.date', 'value'=> date('d-m-Y') ]) |