<?php return [ 'jobTitle' => [ 'harrie' => 'Director', 'john' => 'Manager', 'rob' => 'Sales consultant', 'willy' => 'Sales consultant', ], ];