@extends('layouts.dashboard.superadminapp') @section('title', 'SuperAdmin GRN Order') @section('styles') @endsection @section('content')

Create Goods Received Note

{{ now()->format('l') }}, {{ now()->format('d') }} {{ now()->format('F') }} {{ now()->format('Y') }}
{{ now()->format('h:i:s A') }}
@csrf
GRN Information
Optional: Auto-fill from invoice
Select invoice to view details
Order Details
Company/Vendor Details
Additional References
Product Details
Sl No. Description Quantity UOM Date Supplier Remarks
1
Back to List
@endsection