@extends('layouts.app') @section('title', 'Add Quantation') @section('content')

Add Quantation

@if ($errors->any())
@endif
@csrf
Cancel
@endsection