Order Page
@if (session('success'))
{{ session('success') }}
@endif
@if (session('error'))
{{ session('error') }}
@endif
Select | S.No | Part Name | Link | Part Full Description | Link Title | Manufacture ID | Unique ID | Part Number | Part Short Description | Part Weight | Amps Required | Manufacturer Name | Manufacturer Part Name | Status | Actions |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $index->id }} | {{ $index->part_name }} | Click to Access | {{ substr($index->part_full_desc, 0,50) }}... | {{ $index->link_title }} | {{ $index->manufacture_id }} | {{ $index->unique_id }} | {{ $index->part_no }} |
{{ $index->part_short_desc }}
|
{{ $index->part_weight }} | {{ $index->amps_req }} | {{ $index->manf_name }} | {{ $index->manf_part_name }} | {{ $index->part_no }} |