@extends('layouts.dashboard.superadminapp') @section('title', 'Quotation') @section('styles') @endsection @section('content')

Create Purchase Quotation

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

Customer Information

Product Details

Cost Breakdown




Quotation Summary

@endsection @push('scripts') @endpush