@extends('layouts.app_w_nav') @section('content')
Back New Quation
@csrf
@if (usertype() == 'admin')
@else @endif
@include('quatations.row')
Sl Product Description Quanity Unit Price Amount Action
@endsection @push('script') @endpush