@extends('admin.master')
@section('title', 'Edit Sales Invoice')
@section('contents')
| SL# |
Name |
Type |
Serial No |
Description |
Qty |
Unit price |
car_brand |
car_model |
car_color |
car_fuel_type |
car_trim |
car_reg_number |
car_condition |
car_engine_capacity |
car_kilometers_run |
Action |
@endsection
@section('script_links')
@endsection