@extends('admin.layout.master') @section('content')
Net Name: {{ $item['netName'] }}
Footprint: {{ $item['footprint'] }}
Pin Number: {{ $item['pinNumber'] }}
Diode Value: {{ $item['diodeValue'] }}
Capacitor Value: {{ $item['capacitorValue'] }}
Ohm Value: {{ $item['ohmValue'] }}
No component details available.
@endifNo problems added.
@endforelse