@extends('db::layouts.app') @section('head')
@endsection @section('content')
Home
Pages
Form Page
Pending Funds
{{ csrf_field() }}
Factory PO number
Customer PO number
Customer Name
Created From
Delivery Date
Production Status
Order Status
Fund Status
Shipping Status
Action
Status
Edit
View
Delete
@endsection @section('script') @endsection