@extends('pd::layouts.app') @section('head')
@endsection @section('content')
Home
Pages
Form Page
Pallatizing Details List
{{ csrf_field() }}
Pallet No
Factory PO
Date
Weight
Edit
View
Print
Approve
Delete
@endsection @section('script') @endsection