@extends('layouts/master_hf') @php $pagename = 'rotatori indexator'; $imgpath = "images/background/tronchi02.jpg"; @endphp @section('body')
@include('components.breadcrumb')
@php $products = [ [ 'nome' => 'GV 6', 'immagine' => 'GV6-6e05ec6fc013650293c88d6f53fb628f.png', 'link' => 'images/forestale/download/GV6.pdf', 'desc' => '
  • Part No.: 5006285
  • Portata 60 q.li circa
  • Peso Kg 46.2
', ], [ 'nome' => 'GV 12', 'immagine' => 'GV12-d5636735dd7eedd9f3768fa80a771450.png', 'link' => 'images/forestale/download/GV12.pdf', 'desc' => '
  • Part No.: 5212049
  • Portata 100 q.li circa
  • Peso Kg 54.2
', ], [ 'nome' => 'GV124', 'immagine' => 'GV124-78bf126d6f99ad3602feee43e12e6f69.png', 'link' => 'images/forestale/download/GV124.pdf', 'desc' => '
  • Part No.: 5112134
  • Portata 100 q.li circa
  • Peso Kg 59
', ], [ 'nome' => 'GV 124S', 'immagine' => 'GV124S-f0e37339ea7d3869c3f548721b40c442.png', 'link' => 'images/forestale/download/GV124S.pdf', 'desc' => '
  • Part No.: 5112127
  • Portata 100 q.li circa
  • Peso Kg 65.9
', ], [ 'nome' => 'GV 17S', 'immagine' => 'GV17S-d69b06626303f7a2c0dc3a454380f87b.png', 'link' => 'images/forestale/download/GV17S.pdf', 'desc' => '
  • Part No.: 5217275
  • Portata 160 q.li circa
  • Peso Kg 63.6
', ], [ 'nome' => 'XR 300LS', 'immagine' => 'XR300LS-26103c339d7f7c163dd6c410f74f3400.png', 'link' => 'images/forestale/download/XR300LS.pdf', 'desc' => '
  • Part No.: 8300003
  • Portata 300 q.li circa
  • Peso Kg 77
', ], [ 'nome' => 'XR 350LS', 'immagine' => 'XR350LS-aafae9354b84d5d70a72298479e79c2b.png', 'link' => 'images/forestale/download/XR350LS.pdf', 'desc' => '
  • Part No.: 8350000
  • Portata 500 q.li circa
  • Peso Kg 121
', ], [ 'nome' => 'XR 400HT X2 C M24', 'immagine' => 'XR400HT-2422a816e384c16c3e8529f0ab99681b.png', 'link' => 'images/forestale/download/XR400HTX2CM24.pdf', 'desc' => '
  • Part No.: 8400024
  • Portata 550 q.li circa
  • Peso Kg 199
', ], ]; @endphp
@foreach ($products as $p) @endforeach
@endsection