@extends('layouts.master') @section('page_title','Add Warranty') @section('title','Add Warranty') @section('main_item','Warranty') @section('sub_item','Add Warranty') @section('content')
@csrf
Product Name Attribute Order Quantity Selling Price Line Total Action

Warranty Value

@endsection @section('scripts') @endsection