@extends('layouts.dashboard.superadminapp')
@section('title', 'SuperAdmin GRN Order')
@section('styles')
@endsection
@section('content')
UEPL | Goods Received Note
{{ now()->format('l') }},
{{ now()->format('d') }}
{{ now()->format('F') }}
{{ now()->format('Y') }}
{{ now()->format('h:i:s A') }}
@if(session('success'))