@extends('layouts.dashboard.superadminapp') @section('title', 'Create Purchase RFQ') @section('styles') @endsection @section('content')

Create Purchase RFQ

Purchase Request for Quotation Form
{{ now()->format('l') }}, {{ now()->format('d') }} {{ now()->format('F') }} {{ now()->format('Y') }}
@csrf

RFQ Information

Vendor Information

Additional Details

RFQ Items

Sl.No Item Description Quantity UOM Required By
1

Notes & Terms

File Attachments

Accepted formats: PDF, Images (JPG, PNG)
@endsection @section('scripts') @endsection