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

UEPL | Goods Received Note

day, 00 month 0000
@if(session('success')) @endif @if(session('error')) @endif @if ($errors->any()) @endif
Create Goods Received Note
Back to List
@csrf

Product Details
Sl No. Description Quantity UOM Date Supplier Remarks
1

Back
@endsection