<?php

return [

    'asset_tag'   	=> 'Asset Tag',
    'asset_model'       => 'Model',
    'assigned_to'   => 'Assigned To',
    'book_value'  	=> 'Current Value',
    'change' 		=> 'In/Out',
    'checkout_date' => 'Checkout Date',
    'checkoutto' 	=> 'Checked Out',
    'components_cost' => 'Total Components Cost',
    'current_value' => 'Current Value',
    'diff' 			=> 'Diff',
    'dl_csv' 		=> 'Download CSV',
    'eol' 			=> 'EOL',
    'id'      		=> 'ID',
    'last_checkin_date' => 'Last Checkin Date',
    'location' 		=> 'Location',
    'purchase_cost'	=> 'Cost',
    'purchase_date'	=> 'Purchased',
    'serial'   		=> 'Serial',
    'status'   		=> 'Status',
    'title'      	=> 'Asset ',
    'image'		    => 'Device Image',
    'days_without_acceptance' => 'Days Without Acceptance',
    'monthly_depreciation' => 'Monthly Depreciation',
    'assigned_to'    => 'Assigned To',
    'requesting_user' => 'Requesting User',
    'requested_date' => 'Requested Date',
    'changed'       => 'Changed',
    'icon' => 'Icon',
];