@extends('layouts.main') @section('title', $data['title']) @section('content')
@csrf

Items

Image Items Gold Weight Labour Discount Gross Amount Tax Tax Amount Net Amount Action
{{--
Image Item Diamond Gold Weight Labour Cost Charges Discount Total Amount
--}}
{{-- --}}
@endsection('content') @section('custom-scripts') @endsection