HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers14/coeveringmatrijzen.nl/app/lang/nl/pages/machinery/laserMilling.php
<?php

return [
    'title' =>
        '3D Laserfrezen',

    'description' =>
        '<ul>
            <li>AgieCharmilles GF Laser 600 (5-assig / X580 x Y405 x Z825 mm / B90˚ - C360˚)</li>
            <li>Deckel Maho DML40S (3-assig / X400 x Y300 x Z500 mm)</li>
        </ul>',

    'images' => [
        '/images/static/machinepark/laserfrezen001.jpg',
        '/images/static/machinepark/laserfrezen002.jpg',
        '/images/static/machinepark/laserfrezen003.jpg'
    ],

    'button-label' => 'CAD / CAM',
    'button-url' => '/nl/machinepark/cad-cam',

];