50], [['factory'], 'string', 'max' => 100], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'plate' => 'Biển số xe', 'plate_image_in' => 'Ảnh biển vào', 'frame_image_in' => 'Frame Image In', 'time_in' => 'Thời gian vào', 'plate_image_out' => 'Ảnh biển ra', 'frame_image_out' => 'Frame Image Out', 'time_out' => 'Thời gian ra', 'seal_no' => 'SEAL_NO', 'note' => 'Nội dung khác', 'factory' => 'Factory', ]; } }