Spare View

Product Name : @if (!empty($sparedata->name)) {{ $sparedata->name }} @endif

No of Qty : @if (!empty($sparedata->qty)) {{ $sparedata->qty }} @endif

Supplier Name : @if (!empty($sparedata->SupName12->sup_name)) {{ $sparedata->SupName12->sup_name }} @endif

Selling Price : @if (!empty($sparedata->selling_price)) {{ $sparedata->selling_price }} @endif

Single Price : @if (!empty($sparedata->single_price)) {{ $sparedata->single_price }} @endif

S.No Dispaly Barcode Action
@endsection @section('scripts') @endsection